Hi I use a filter to intercept all requests. The filter redirects all requests that don't have a session to a login page.
My problem is that the filter does so even if the requested file does not exist, so my question is how can i check whether the file exist ? Abid --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
