users@grizzly.java.net

too many ways to start a webserver with grizzly ?

From: Survivant 00 <survivant00_at_gmail.com>
Date: Sun, 21 Dec 2008 17:32:40 -0500

I was looking around to deploy a war using Grizzly and I found so much ways
to do that, then now I'm confuse.

I saw the example of JF to start Hudson on Grizzly, JF send me another way
how to start my first comet application, I found another way using
grizzly-servlet-webserver-1.8.3.jar (maybe it's the same as comet.. not
sure)


Can someone explain to me how to use Grizzly to start theses applications ?

#1 - suppose that I have a comet application (build using Grizzly)
#2 - same application but using Atmosphere (where it will be ready)
#3 - suppose that I have a war : like a servlet
#4 - a war using JSF or Struts
#5 - another suggestions ?