Re: server push

2009-10-06 Thread freak182
: 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

Re: server push

2009-10-06 Thread James Perry
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 ja...@outscore.se wrote: Hi, We need server push for one of our web application. Is there something that you can suggest

server push

2009-10-05 Thread Md. Jahid Shohel
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

Re: server push

2009-10-05 Thread Jan Kriesten
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

Re: server push

2009-10-05 Thread Martin Grigorov
Take a look at http://atmosphere.dev.java.net/ Its goal is what you are looking for. P.S. Maybe we already discussed this with you in ##wicket. El lun, 05-10-2009 a las 09:08 +0200, Md. Jahid Shohel escribió: Hi, We need server push for one of our web application. Is there something