You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/07/07 10:27:54 UTC

DO NOT REPLY [Bug 21624] - Extend TokenProcessor to handle a list of transaction tokens

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=21624>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=21624

Extend TokenProcessor to handle a list of transaction tokens





------- Additional Comments From e.vanoosten@chello.nl  2004-07-07 08:27 -------
A HOWTO is not necessary IMHO as the interface does not change and the behaviour
is backward compatible.

The example implementation stores the next token in the session context. This is
potentially unsafe when the same user request multiple pages simulteneously.

I propose to put the next token in the request context only and change the
html:form tag so that it gets the next token from the request context instead of
from the session context.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org