Return Receipt
Your Re: Proper way to do it
document
Return Receipt
Your Re: Proper way to do it
document
U must test for the correct password and if the password is wrong to
thow an global exception
That exception u can use at struts-config.xml at
to forward to a page.
The simplest is to use global-forward
but do I have to test for the correct password in all actions ? is it
possible to put this
Hond4 wrote:
Hallo list members!
I'm looking for best practise how to implement password change for my
appliaction.
I'm using securityfilter for auth, problem is that i would like to
create forward to password change page if user password == "default".
Is it possible to put some logic into Action
Hallo list members!
I'm looking for best practise how to implement password change for my
appliaction.
I'm using securityfilter for auth, problem is that i would like to
create forward to password change page if user password == "default".
Is it possible to put some logic into ActionServlet's ser
5 matches
Mail list logo