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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]