Just include a hidden element with the token name and value. Like:
<input type="hidden" name="org.apache.struts.taglib.html.TOKEN" value="426abdf3260ddca908bb10f1ab094814">
You'll have to look in the session to get the token value. I *think* the session key this is under is org.apache.struts.action.TOKEN (looking at the javadoc for that).
w
On Fri, 21 Jan 2005 09:21:44 +0800 Anthony Hong <[EMAIL PROTECTED]> wrote:
Actually I use xslt to do as my view. So I couldn't use struts tags at all.
Is there any other mechanism that I could use to control double click?
I have to simulate struts's token action?
--
Anthony Hong
--------------------------------------------------------------------- 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]