Depending when you have to roll this out, have you considered HTML 5's web sockets? It will give you server push and more.
On Mon, Oct 5, 2009 at 8:08 AM, Md. Jahid Shohel <[email protected]> wrote: > Hi, > > 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? > > I have heard about wicketstuff-push, but i also heard that it only works > with jetty. any kind of suggestion is welcome. > > thanks in advance. > > > //jahid > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
