"Starsinic, Frank" <frank.starsinic@boe.ca.gov> writes:
> i've always loved the ease of use of tomcat until i tried tomcat 4.
>
> i deployed a simple web application and none of the
> servlet, jasper or catalina jar files seem to get loaded.
>
> i was surprised to see a ton of...
>
> import javax.servlet.xxx ... not found
>
> type errors when i tested a jsp page.
>
> do you have any idea why this would happen?
The JAR file containing the Servlet 2.3 API is missing from Catalina's
lib directory.
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|