5

This is a question for all you GlassFish users out there, in hopes that this can be a reference for future searches. I'm new to GlassFish, and am looking for a good place to get nice introduction. Can you direct me to some nice references or Hello World type of projects?

In my case, I'm using the GlassFish plugin for Eclipse and hoping to use GlassFish as a server for some Java projects and would especially like references that pertain to this. I'll accept the first answer that gives a really good example or links to a really good example of this.

Here are some decent references I have found so far:

I found some fairly nice tutorials from Oracle on YouTube, but they're not quite the simple Hello World I'm looking for:

  1. Java EE 6 Development using GlassFish and Eclipse - guides you through getting the plugin, initial server setup, and creation of a servelet.
  2. Building Web Apps with GlassFish and Java EE 6 -
4

1 回答 1

2

看看书:

使用 GlassFish 3 开始 Java EE 6

http://www.amazon.com/Beginning-GlassFish-Experts-Voice-Technology/dp/143022889X

里面有很多简单的例子。

于 2012-11-03T23:06:41.787 回答