OKdevTV
/WEB-INF : should be hidden from browser/WEB-INF/web.xml : web application configuration file/ : visible from browserjar cvf app.war *server.xml<Host name="localhost" appBase="webapps"
unpackWARs="true" autoDeploy="true">