[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: External directory
bronzeiii
do-not-reply at jboss.com
Fri Oct 24 12:10:25 EDT 2008
Hey PeterJ
Thanks.. actually i figured it out after i posted last night. I just created a jboss-web.xml and put it in the WEB-INF folder of my project. The content of it is..
<jboss-web>
<context-root>/web</context-root>
</jboss-web>
now i can get the pages from the web directory without a problem.
do you think this is the right approach?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184526#4184526
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184526
More information about the jboss-user
mailing list