assuming that you have added the plugin ... yes the project is created in the eclipse workspace ... but even then you can run it from localhost as its context is added automatically in server.xml file in tomcat by eclipse.
i'm sorry i keep asking an asking, but
i tried the following: in eclipse i commented out all my .java and then restarted tomcat and app still worked: this means my .class (in tomcat) wasnt updated
Can you help me in this, pls?
TiA
EDITED:
i tried creating a proj in eclipse (using the web app i've in tomcat) in several ways: file/new/project/Java Project from existing ant build file or Tomcat project
both create new WEB-INF folders and mess it all
what is the correct procedure to have the files in eclipse?
TiA
[ October 05, 2005: Message edited by: miguel lisboa ]