[also posted on tomcat-user with no response]

I am using an Embedded Catalina 4.0 service in JBoss 2.4.x.  My packaging
structure is:

myapp.ear
 myejb.jar
 mywebapp.war (mapping /myservlet/* to servlet 'MyServlet')
  mypage.jsp

The ear file is copied to ${jboss-home}/deploy and hotdeployed to some
opaque location. Mypage shows up as:

http:mymachine:myport/mywebapp/myservlet/mypage.jsp

The question is, where in the filesystem can I put generated html and image
files such that they can be picked up by Tomcat?  

Confused,
Paul

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to