sandeepmur
Programmer
Hi,
I am trying to execute a JSP in a TOMCAT container running on HP-UX os. I am getting a "java.sql.SQLException: No suitable driver" error when I execute the jsp.
The Classes12.zip is located in the TOMCAT/lib directory only and nowhere else.. I mean its not found in either the webapp/<application dir>/web-inf or in <java>/lib directories nor even in the $PATH and $CLASSPATH variables.
Is this normal ? I cannot experiment too much on this machine as it is the Production env. However, I did check on another Development env and it has the exact same config and the app runs fine there.
Appreciate some suggestions..
thnx,
I am trying to execute a JSP in a TOMCAT container running on HP-UX os. I am getting a "java.sql.SQLException: No suitable driver" error when I execute the jsp.
The Classes12.zip is located in the TOMCAT/lib directory only and nowhere else.. I mean its not found in either the webapp/<application dir>/web-inf or in <java>/lib directories nor even in the $PATH and $CLASSPATH variables.
Is this normal ? I cannot experiment too much on this machine as it is the Production env. However, I did check on another Development env and it has the exact same config and the app runs fine there.
Appreciate some suggestions..
thnx,