Hi Jahid,

> We need server push for one of our web application. Is there something
> that you can suggest? The requirement is, it should work on any server
> (Tomcat, jetty, jboss,....). is there any wicket component that does
> this?

as far as I know there isn't any standard yet which works on any servlet
container. This is on the roadmap for the servlet api 3.0. Tomcat has a
different API than Jetty than resin.

I'm going for pull ATM, which works fine for my purposes. But your mileage may 
vary.

Best regards, --- Jan.


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

Reply via email to