Hi;
I am new to Java. Trying to have Grizzly chat example work. I have
downloaded Java EE 5 Tools Bundle Update 3 Preview 2. It is based on
GlassFish V2 Beta 2. I have added a servlet to project and named it
CometServlet.java
It gives the compile error:
package com.sun.enterprise.web.connector.grizzly.comet does not exist
Other samples under AppServer directory are building and deploying. What am
I missing? Is there any tutorial that I can follow to learn grizzly
examples?
Thanks...
Ahmet