Hi, I am also looking for a way to block access to the valid pages. Can you give a brief explanation on how would you use the filter to block? I am thinking to use the web.xml to set the privilege for each user.
Thank you in advance, Kam ---- Tomcat Users List <[email protected]> wrote: > > > > I am also looking for a way to "block" access for administrator pages. > Could you fill me in also? > Thanks, > Robyne > > -----Original Message----- > From: Jim Henderson [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 23, 2005 7:49 AM > To: Tomcat Users List > Subject: RE: Blocking urls > > > Found a solution: using filters to "block" direct access to the Web > pages. > > -----Original Message----- > From: Jim Henderson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 22, 2005 8:48 AM > To: Tomcat Users List > Subject: Blocking urls > > > > I am working on porting a WebSphere JSP application to Tomcat. > > I can not seem to find a way in Tomcat to block access to valid pages > within the application. I don't want the user to access selected pages > by them typing the URL to the pages in question. > > Is there a means to prevent this in Tomcat? > > > > --------------------------------------------------------------------- > 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] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
