Thank you very much for your help!

I want to know it as the following:

If the user types in the url box: "http://localhost:8080/app/action.do"; and is not logged-in and "action.do" requires authentication, then I redirect him/her to an authentication form. Well, I do this with an interceptor, in which I capture the URL he/she has typed. So, when he/she passes the authentication fase, I redirect him/her to the desired url (in this case, "action.do"). Maybe I don´t need to know my extension, but I have thought it in that way.

Regards.


Gary Affonso escribió:
Dave Newton wrote:
Why do you want it?

That's a good question for Dave to be asking.

Even though you now know how to get it, are you really sure you want it? The framework shields you from this data for a reason. :-)

- Gary

---------------------------------------------------------------------
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