Pankaj Gupta ha scritto:
Hi,
I want to implement a feature in struts wherein nobody can open a page
directly by copying the url and pasting it in a new browser
window.i.e. any page of the application can only be reached through
login page.
Only two words: intercepting filters.
http://java.sun.com/blueprints/patterns/InterceptingFilter.html
Ciao
Antonio
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]