Take a look at yesterdays (6/23 5:02 PM) posting "Blocking urls".  That
should help.

-----Original Message-----
From: Jason Novotny [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 23, 2005 10:13 PM
To: [email protected]
Subject: how do i restrict servlet access?



Hi,

    I have a webapp A that uses cross-context to dispatch requests to
webapp B. However, I want users to have to go thru webapp A and the
mapping I set in web.xml. How do I restrict access so only webapp A can
invoke B's servlet but B should be inaccessible to users navigation. Is
there something I can set in the web.xml of B or would I need to modify
server.xml as a site wide configuration?

    Thanks, Jason

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




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

Reply via email to