I am using Eclipse for Java EE. I have installed Java EE SDK that include Glassfish server. But I do not see Glassfish in the list of servers when creating a web project. Ho
After installing GlassFish in Eclipse, you can build a complete Java EE 6 application as explained at:
http://blogs.oracle.com/arungupta/entry/web_app_development_using_java
You can also download Oracle Enterprise Pack for Eclipse (OEPE) which comes with GlassFish pre-bundled.