Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Servlet on TOMCAT 4

Status
Not open for further replies.

Vadim

Programmer
Feb 5, 2002
75
US
I installed Tomcat 4. The previous version T3.2.2 is work fine. I create folder clasess in WEB-INF(as in previous version) and I recompile servlets and install package in root/WEB-INF/classes directory.
The first message server gave me:
javax.servlet.ServletException: Cannot allocate servlet instance for path /servlet/salesreport3.Salesreport03

Please, help with this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top