Thats sadly not quite true... saveToken() is fillig the 
Globals.TRANSACTION_TOKEN_KEY attribute.
You can find the operation in the tokenProcessor.class. 

And thats why im still stuck with the old problem :( 

-----Ursprüngliche Nachricht-----
Von: Paul Benedict [mailto:[EMAIL PROTECTED] Im Auftrag von Paul Benedict
Gesendet: Dienstag, 28. August 2007 03:08
An: Struts Users Mailing List
Betreff: Re: Struts 1.3.8 Globals.TOKEN_KEY always empty -> therefor: 
isTokenValid() is always false

Globals.TOKEN_KEY is the name of the parameter that should be submitted back to 
your form. This is automatically outputted by <html:form> if the triggering 
action called saveToken().

[EMAIL PROTECTED] wrote:
> Hello,
>  
> I need to fill the "Globals.TOKEN_KEY" from the session to be able to
> use saveToken() and isTokenValid() methods.
> saveToken is only filling the "Globals.TRANSACTION_TOKEN_KEY"-Variable.
>  
> can someone help me out?
>  
> regards, Tom
>
>
>
>  
>
>   

---------------------------------------------------------------------
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]

Reply via email to