users@grizzly.java.net

Hidden frame sample does not work with Firefox and Opera

From: OlekG <olekg_at_pbpolsoft.com.pl>
Date: Wed, 23 Sep 2009 16:52:19 -0700 (PDT)

Hello,

I'm trying to test some basic Comet/HttpStreaming ability of various
servers. I have already succeded with Tomcat and Netty.

I downloaded the
http://download.java.net/maven/2/com/sun/grizzly/samples/grizzly-comet-hidden/1.9.4/
sample and deployed in on the GlassFish v3 Preview version.

The application runs OK with IE 7, but for :

- Firefox v. 3.5.3 : the chunked stream is going from the server (I use
tcpmon from Axis to see the actual data stream) but does not work on the
browser (seems like the hidden frame implementation is wrong/different on
Firefox).

- Opera 10.0 - the index.html page is not displayed, probably because of
wrong iframe location in frameset (not accordingly to html standard). After
modification (iframe insdide body element without frameset) the behaviuor is
as for Firefox.

Has anybody run Comet/Httpstreaming with Glassfish/Grizzly on different
browseres ?


regards Olek
Poznan, Poland

PS. I have also my other application where I try to run Comet in a way like
I have done with Tomcat and Netty, but will post it in another thread.
-- 
View this message in context: http://www.nabble.com/Hidden-frame-sample-does-not-work-with-Firefox-and-Opera-tp25531333p25531333.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.