dev@grizzly.java.net

A comet example with very simple Javascript

From: <Shing-Wai.Chan_at_Sun.COM>
Date: Thu, 03 Apr 2008 17:16:42 -0800

Hi,
I have locally added a comet example with very simple Javascript.

elliptic: /export/grizzly/src/trunk/samples > svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 1004)
+++ pom.xml (working copy)
@@ -18,6 +18,7 @@
         <module>comet/comet-chat-iframe</module>
         <module>comet/comet-counter</module>
         <module>comet/comet-jmaki</module>
+ <module>comet/comet-hidden</module>
         <module>comet/cometd-chat</module>
         <module>comet/cometd-echo</module>
         <module>grizzlet/chat</module>

Regards,
     Shing Wai Chan