Hmm, if you already have tomcat I don't see why you need to do what you 
did.


Atif Shahab wrote:

>I downloaded the interface classes for JavaServer Web Development Kit for
>JSP 1.0 and JavaServlet API 2.1.
>
>http://java.sun.com/products/servlet/2.1/
>
>I placed the servlet.jar file in /path/to/my/application/WEB-INF/lib/.
>When I restarted tomcat I found the followin in the log file
>
>WebappClassLoader:
>validateJarFile(/path/to/my/application/WEB-INF/lib/servlet.jar) -
>jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
>javax/servlet/Servlet.class
>
>Does this mean
>
>a. I didn't need to download the file.
>b. I've deployed it wrongly
>c. I've downloaded the wrong file
>d. I don't know what the hell I'm doing
>
>d is always the right answer so I hope someone will give me another answer
>between a to c.
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>  
>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to