Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Tomcat and eclipse-like projects structure
Tomcat and eclipse-like projects structure [message #115833] Mon, 04 July 2005 10:24
Eclipse UserFriend
Hello,
I would like to build a Tomcat application which can be accessed through
http://myWebAddress:8080/MyAppli/index.jsp but which the directory
structure should be (as we used to have in eclipse) like the following one :

MyAppli/
org.toto.common/
WEB-INF/
classes/
lib/
src/
org.toto.domain/
WEB-INF/
classes/
lib/
src/
org.toto.ui/
index.jsp
jsp/
....
WEB-INF/
classes/
lib/
src/

Is there a means to do this easily in Tomcat (through web.xml files for
instance) and how?

Thanks in davance
Xavier
Previous Topic:ejb-jar.xml must define a valid DOCTYPE!
Next Topic:Caching in M5 With JDK 1.4.2.0x
Goto Forum:
  


Current Time: Mon May 05 01:57:48 EDT 2025

Powered by FUDForum. Page generated in 0.02647 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top