On Sep 28, 2005, at 11:57 PM, Geert Josten wrote:

Hello,
I wrote a package that does this exact thing. See:
http://www.dualitymedia.com/cocoon/index
Hope that helps,
jm


Though, is mapping your internal servlets to WEB-INF/xxx the only way to prevent outside access? :-(

An alternative would be to not map them at all. There is a JSPEngine implementation that comes with the JSP block that allows you to specify servlets by name.

--jm

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

Reply via email to