Re: Token Processor Question

2004-11-25 Thread Richard
thanks On Thu, 25 Nov 2004 16:47:21 +0800, Richard <[EMAIL PROTECTED]> wrote: > Hello Guys, > > If I have executed generateToken in my action do i have to call saveToken? > > Thanks > Richard > - To unsubscribe, e-mail: [EMAI

RE: Token Processor Question

2004-11-25 Thread Paul McCulloch
You only need to use saveToken() - it calls generate for you. Paul > -Original Message- > From: Richard [mailto:[EMAIL PROTECTED] > Sent: 25 November 2004 08:47 > To: Struts Users Mailing List > Subject: Token Processor Question > > > Hello Guys, > > If I have executed generateToken in

Re: Token Processor

2004-04-06 Thread jbalaji
HI Vijay, EVERY TIME IT WILL BE REPLACEthe value of TRANSACTION_TOKEN_KEY WHEN MOVES FROM PAGE TO PAGE . BYE, JBALAJI [EMAIL PROTECTED] wrote: Hello All, Is there only one token id genereated per session per page. I mean does the Token Processor replace the value for TRANSACTION_TO

RE: Token Processor

2004-04-06 Thread shirishchandra.sakhare
There is an article in java world about the token processor.That should help you to get more idea about how it works. http://www.javaworld.com/javaworld/javatips/jw-javatip136.html#resources To answer your question , yes.I am not sure what you mean by Token processor.The token_id is generated b