>Are these static files? Resources used by > your app at runtime? Yes, 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? Thank you.
----- Original Message ----- From: Justin Ruthenbeck <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 9:03 PM Subject: Re: File Filtering > > Rui -- > > The answer depends on why you want to do it. You mentioned that you don't > want browsers to have access to the files... ever? Do you need this done > dynamically? Who needs access? Are these static files? Resources used by > your app at runtime? > > justin > > At 11:39 AM 8/21/2002, you wrote: > >How can I configure a web app in order that some folders can be hidden > >from direct client access from browsers. > > > >Thank you, > > Rui. > > > > > > > -- > 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]>
