you can set up a security restraint or write a filter to do this. Charlie
> -----Original Message----- > From: Rui Fernandes [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 22, 2002 5:24 AM > To: [EMAIL PROTECTED] > Cc: Tomcat Users List > Subject: RE: File Filtering > > > Yes, > I thought on this possibility and it solves the problem, so > I'll do like you > say. > But I still think it would be nice to be possible to > configure which folders > are to be accessed direct from client and which not... > Thanks a lot. > > ----- Original Message ----- > From: Rum Pel <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, August 22, 2002 10:07 AM > Subject: RE: File Filtering > > > > >I am talking about folders with static resources that > should be available > > >only for the app itself to access, and not for direct access from > browser. > > >These folders are located at the web app folder. > > >What should I do? > > > > > > Anything under WEB-INF is not served by tomcat's web-server, so it > > can safely be used for your purpose. > > > > --rp > > > > > > > > _________________________________________________________________ > > Join the world's largest e-mail service with MSN Hotmail. > > http://www.hotmail.com > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
