I dont believe so. :-(

<btw>
Likewise for multiple actionforms (for the same mapping) when you have >1
windows open (such as you might want for editing several records selected
from a list in the main window...)
</btw>

-----Original Message-----
From: Adam Hardy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 6 August 2003 17:28
To: Struts Users Mailing List
Subject: transaction tokens


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]


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

Reply via email to