getRequestURI returns "j_security_check".

I was thinking the same thought about Tomcat have to store the URI
somewhere. I have run through alle request parameters, request attributes
and session attributes - nothing!


Kind Regards
Per Steffensen




                                                                                       
                                                       
                    Reinhard                                                           
                                                       
                    Moosauer             Til:    "Tomcat Users List" <[EMAIL 
PROTECTED]>                                         
                    <[EMAIL PROTECTED]       cc:                                       
                                                           
                    e>                   Vedr.:  Re: Fetching protected URL in Tomcat  
                                                       
                                                                                       
                                                       
                    22-08-03 09:51                                                     
                                                       
                    Besvar                                                             
                                                       
                    venligst til                                                       
                                                       
                    "Tomcat Users                                                      
                                                       
                    List"                                                              
                                                       
                                                                                       
                                                       
                                                                                       
                                                       




Hi,

how about
getRequestURI()?
Shouldn't it give the uri of the original request?

(BTW: Tomcat has to store the original uri somewhere, otherwise it couldn't

redirect later. Maybe a request attribute?)

Hope that helps,

Reinhard








---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to