Rookies
|
| Posted: 02/25/2003, 6:33 AM |
|
I try to use the example of Bookstore of JSP from gotocode.com
However, when i use tomcat4.1 to run the file, it cause errors like this:
exception
org.apache.jasper.JasperException: No suitable driver
............
Can anyone help me?
Thank you for your kindness
|
|
|
 |
WaveRebel
|
| Posted: 02/25/2003, 10:24 AM |
|
Check that you have the driver (should be a jar file) under one of your tomcat directories.
|
|
|
 |
Rookies
|
| Posted: 02/26/2003, 10:16 PM |
|
How can i get the drive if i don't have it?
|
|
|
 |
|