J
JScoobyCed
Hi,
I use Eclipse 3.1.1 with the WTP 1.0 Web Tool Platform. I've set a
Tomcat 5.0 server.
All seems running well now, but I don't understand something:
Why did I need to add the "j2ee.jar" in my Server's classpath ?
If I didn't do so, when I open a page, the HttpServlet class is not
found (ClassDefNotFoundException) ?! Tomcat has the servlet-api.jar in
its classloader path, why through WTP this is lost ?
Or maybe I did something wrong ?
I use Eclipse 3.1.1 with the WTP 1.0 Web Tool Platform. I've set a
Tomcat 5.0 server.
All seems running well now, but I don't understand something:
Why did I need to add the "j2ee.jar" in my Server's classpath ?
If I didn't do so, when I open a page, the HttpServlet class is not
found (ClassDefNotFoundException) ?! Tomcat has the servlet-api.jar in
its classloader path, why through WTP this is lost ?
Or maybe I did something wrong ?