hmm how about this
in the url for the request dispatcher
make it a logical url like
/app/something
then in your web.xml map the url /app/something to the absolute path of the resource the url is referencing?
ec.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879289#3879289
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879289
|