--- Alexandru Popescu wrote:
> Isn't the WEB-INF folder access disallowed in order
> to block access to jar/classes?

Only blocked from the client; not the app server.
Hiding JSPs underneath WEB-INF as another layer to
prevent direct access is pretty typical.

d.


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

Reply via email to