Hi,

Show us some code please.
It is not very clear what you are doing.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Thu, Apr 21, 2016 at 10:07 PM, fachhoch <[email protected]> wrote:

> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to