Date: 2004-06-08T16:47:39
   Editor: 213.137.125.226 <>
   Wiki: Apache Struts Wiki
   Page: StrutsCatalogHidingPagesUnderWEBINF
   URL: http://wiki.apache.org/struts/StrutsCatalogHidingPagesUnderWEBINF

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -15,6 +15,7 @@
 
 -- MarcusBrito
 ----
+
 I personally prefer to use filter for hiding pages. I set filter to return 404 on 
every request for *.jsp page. I can also change filter to allow for example only 
index.jsp to pass, but all other pages to be unavailable. This is IMHO better than 
relying on container implementation.
 
 -- IvanRekovic

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to