The web.xml Deployment Descriptor Elements in Oracle\'s BEA WebLogic Server 8.1 Documentation pretty much sums up each element in a web.xml file. But I am also curious about
If using Struts, we disable direct access to the JSP files by using this tag in web.xml
no_access *.jsp