I am trying to add server push using javascript longpolling  and async
servlet, 
a self invoking javascript function makes  ajax request to this async
servlet , there by keeping the connection open, when this connection  is
open and a wicket ajax request is initiated, its sometimes failing with
ComponentNotFoundException?
I assume this is due to wicket ajax channels, how to keep an ajax connection
open  and also run other wicket ajax requests concurrently ?




 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/open-connection-to-async-servlet-and-initiate-wicket-ajax-request-results-ComponentNotFoundException-tp4674357.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to