The click should create a HTTP request. I would suggest that you put logging 
statements in your filter to figure out what happened. Did you configure your 
filter properly in web.xml so that it will intercept the requests to those 
PDF files?

On Monday 02 June 2003 16:10, Tapan Nanawati wrote:
> Hi all,
> I am on a page. There are a list of pdf files on the page. If a user
> clicks on a pdf file, I want him to be redirected to a login page if he
> is not logged in.
> However this doesnt seem to be happening even with filters. Does the
> click on a pdf file not recognized as a request?
> Please suggest, although the question is slightly offtopic.
> Regards
> Tapan
>
>
> ---------------------------------------------------------------------
> 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