The source code is available if you would like to check this out
yourself ;-)

Kevin McLain wrote:
> Does anybody know how Struts handles concurrency when it uses Reflection to
> update ActionForm attributes? I am assuming that it doesn't but this can be
> problematic if, in the case of a web application, you have two browser
> windows - for the same session (this can de done in IE but opening a new
> browser window from inside a current one) - accessing the same session
> object concurrently. Just wondering....

Reply via email to