[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Mapping a URL to a local store

PeterJ do-not-reply at jboss.com
Fri Sep 28 11:26:38 EDT 2007


Two possibilities.

1) If you want to serve only static content (no servlets or JSPs, only images, documents, files), you can set up an external directory. See http://wiki.jboss.org/wiki/Wiki.jsp?page=ExternalDirectories

2) If you need the ability to run dynamic contents (JSPs, EJBs, ect), then you can 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089757#4089757

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089757



More information about the jboss-user mailing list