[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Serving dynamically generated JSPs
PeterJ
do-not-reply at jboss.com
Thu Jul 27 18:07:46 EDT 2006
I guess I could always point out that when you deploy an ear or war file that JBoss will explode the contents inot a subdirectory of server/xxx/tmp/deploy. The tricky part is determining the subdirectory name since the name contains a random 5-digit integer. But if you can overcome that obstacle, perhaps you can place the JSPs within there. Not sure if that would work, but you could try it by hand once first.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961442#3961442
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961442
More information about the jboss-user
mailing list