If you serve your servlets preceded by /servlet, you can add something like this to your web.xml

<url-pattern>/servlet/*</url-pattern>

Zach.

Jeff Cummings wrote:

Hi everyone,

I have been able to setup JSPs in a protrected resource. The login page is
displayed and everything works as expected. How do I setup a servlet in a
protected resource to get the same effect?

Jeff





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



Reply via email to