Date: 2004-09-24T12:51:58 Editor: MichaelMcGrady <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsCatalogHidingPagesUnderWEBINF URL: http://wiki.apache.org/struts/StrutsCatalogHidingPagesUnderWEBINF
no comment Change Log: ------------------------------------------------------------------------------ @@ -16,11 +16,6 @@ -- MarcusBrito ---- -I like this solution and have developed a way to avoid the problems Ted mentions with the service of resources like images and css using the solution in StrutsCatalogEschewUrlForProtocol. - --- MichaelMcGrady ----- - 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]