Creating tomcat project in Eclipse

From: Pattabi Raman (patb23_at_hotmail.com)
Date: 12/05/03


Date: 5 Dec 2003 04:02:10 -0800

Need information on how to use the Remote Debugger with Tomcat 3.3 on
Eclipse 3.0.

Did the following steps:

1. Installed the Sysdeo plugin. Got the Tomcat in the Menu bar.
2. Added the jasper-runtime, util jars from Tomcat lib folder. (Do I
need to add these?)
3. Created one Tomcat project. It had WEB-INF/src, work folder. Added
a Context for the new webapp(Also made entry in 'Export to WAR
setting')
4. Did a build of the src ..
5. Configured JSP working directory
6. Started the Tomcat.

While accessing the given context, it was displaying the folder
contents.
Could anyone help me in running/debugging the WEB Application using
Eclipse.

Regards,
Pattabi



Relevant Pages

  • Re: Tomcat/JSP 404 Error
    ... >> webapps folder. ... > statement at the top of every servlet file, ... However, to create a context in Tomcat, go to your ...
    (comp.lang.java.programmer)
  • Re: different docbase in tomcat
    ... > - set the docBase of the context path to a folder with my XSP ... With Tomcat 5 you should create separate context files and either drop ...
    (comp.lang.java.help)
  • Tomcat webapps path integration with IIS
    ... I cannot get Tomcat resolve to same URL as IIS without including the ... webapps folder. ... I have created a directory in Tomcat under the folder webapps/test ...
    (comp.lang.java.help)
  • Re: servlet project setup in Eclipse
    ... The way I set up Eclipse for web application projects is this. ... configure WEB-INF/src as a source folder for the project, ... See the Tomcat ... there isn't supposed to be a servlet directory underneath webapps. ...
    (comp.lang.java.help)
  • Re: loading and starting webapp
    ... > application and starting an application in the context of Tomcat. ... To deploy an application in Tomcat, you create a folder inside the ... Search google for deployment descriptor and deploying in tomcat. ...
    (comp.lang.java.programmer)