Is it possible for two request cycles to be running on the server
concurrently against the same page/wicket session (including ajax requests)?
I was thinking that wicket forces the requests to be processed sequentially
(so that the two request cycles can't be handled at the same time), but it
seems like this is not the case
-- 
View this message in context: 
http://www.nabble.com/Sequence-of-wicket-%28ajax%29-requests-tp19763696p19763696.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to