To: user@struts.apache.org
Subject: using Token issues
Date: Fri, 10 Feb 2006 11:16:53 -0500
In my JSP, there are 4 buttons add, delete, save, return which returns to
previous JSP.
I am trying to use Token, to handle double submit.
My post action is a LookupDispatchAction, and have implemented c
In my JSP, there are 4 buttons add, delete, save, return which returns to
previous JSP.
I am trying to use Token, to handle double submit.
My post action is a LookupDispatchAction, and have implemented code for add,
delete, save, return.
I am trying to use isTokenValid(request,true)
in all
2 matches
Mail list logo