Did the creator of transaction token functionality on the struts Action class have any plan or suggestions about what to do about tokens becoming mixed and invalid in the situation when the user has more than one browser window open?

i.e. the user decides to create a new item.
- Opens create-page (gets first transaction token in session)
- decides to copy details from another item
- opens edit page for another item in a second browser window (overwrites first token with second)
- hits "create" and receives transaction token error


Or is there an alternative for this situation?

Or even a non-technical error message to calm the user and explain why they caused an error? ;)


Thanks Adam


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



Reply via email to