| Author |
Cannot Run A JSP Page in Tomcat 5.5
|
Abhishek Dhar
Greenhorn
Joined: Nov 07, 2006
Posts: 16
|
|
Hello friends i am new to JSP programming. I recently designed a application to enter values of certain field in a database (Using SQL Server Database) i used a file name Register.jsp, so when the action is performed by clicking submit button it use to call another file named Register_DB.jsp in which database insertion is performed this 2nd file includes another .java file which is actually creating the JDBC ODBC connection drivers but whenever i use to run the programme using tomcat-5.5 i use to get certain error as below -------------------> So can anybody tell me what should i do to resolve this error
|
Regards From ---- @bhishek Dh@r
|
 |
 |
|
|
subject: Cannot Run A JSP Page in Tomcat 5.5
|
|
|