Hello, First post! Woo!
While using various revisions of T5.3 we ran into a strange case as follows: 1. User A fills in text field, submits form. 2. User B fills in text field, submits form. (Where 1 and 2 occur within milliseconds of each other.) 3. Events trigger, util class static method called. 4. User A's query is passed to util class, result returned to User B. (User B has intercepted User A's result.) This occurred a while ago and was rectified by stripping away the static. I'm just wondering if anyone is familiar with this scenario and/or would have any ideas of a potential work-around or fix? Thanks! Peter -- View this message in context: http://tapestry.1045711.n5.nabble.com/t5-3-x-Potential-Static-Util-Class-Concurrency-Issue-tp5712809.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org