Can WEB-INF be placed other than application base path?

Hi!

Is there anyway to place WEB-INF folder somewhere in the system(not in the app base path) and specify that path in web.xml or server.xml file? Pls help..

with rgds

Anvar.

[199 byte] By [uandmea] at [2007-11-27 10:41:31]
# 1

No. How would you be able to specify it in web.xml when web.xml is inside WEB-INF in the first place? A web app has to conform to the standard, structurally, that's how your container expects them to be

Why would you want to do that anyway?

georgemca at 2007-7-28 19:13:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...