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.
The first message server gave me:
javax.servlet.ServletException: Cannot allocate servlet instance for path /servlet/salesreport3.Salesreport03
Please, help with this.