users@glassfish.java.net

Re: Deploying servlets in glassfish

From: Shing Wai Chan <shing.wai.chan_at_oracle.com>
Date: Fri, 25 Nov 2011 00:08:02 -0800

You can take a look at
http://docs.oracle.com/javaee/6/tutorial/doc/bnadr.html
Inside the tutorial, they will describe the structure of war files, etc.
You can do this manually without the IDE.
Shing Wai Chan