Hello everyone,

I'm planning to use wicketstuff-core in an actual production environment, and 
to be more specific, I'm planning to use push-cometd. I'm currently using 
wicketstuff version 1.4.14 to match the current version of Wicket we are using 
in production.

I got the example to run, and one of the things I wondered was what is the 
browser support aimed for push-cometd? So far, I can only get the cometd 
example working in Firefox and Opera, and there is a lack of support for Google 
Chrome 14.0.835.202 nor Internet Explorer 7. I can get the Wicket Timer example 
working, but the reason we are thinking of implementing comet into production 
is to minimize the request impact on our server, and with the Wicket Timer 
example, that uses TimerPushService, which if we wanted similar functionality, 
we could just use AjaxTimeoutBehavior instead. Even the Basic Cometd test 
doesn't work under IE7 and Chrome.

I was wondering if you were aware of this, and if you had any suggestions to 
solve this cross-browser issue (at least from our end). It's also worth noting 
that I haven't modified the push-parent-jdk-1.6 folder contents at all.

Many thanks,
Soheb

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

Reply via email to