Look at the source for the <html:form/> tag and see how it inserts the token. The token is just a session-scoped attribute and it's inserted on the page as a hidden form field. You can probably write it to the page easily without using the <html:form/> tag.

-- Jeff

Anthony Hong wrote:
I think my problem is I didn't use html:form struts tag, I use form
tag in html directly. So it didn't work.
Thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to