To
Struts Users Mailing List
cc
Subject
How to set hidden field in struts
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
/POST requests.
Pankaj Gupta <[EMAIL PROTECTED]>
Pankaj Gupta <[EMAIL PROTECTED]>
May 22, 2006 10:07 PM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
How to set
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.s
Hi Pankaj,
U can use following tag
>Also I intend to set a hidden
field in the next page to be displayed and check it before loading of
the new page. If the hidden field is not set, the new page wont be
loaded and the user would be redirected to the login page.
where u can set it
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. If
the user pastes the url in the browser, he is redirected to the login
page.
5 matches
Mail list logo