This guide describes how to use Jersey with the GlassFish v3 Prelude Application Server. Jersey is the open source reference implementation for Java API for RESTful Web Services (JAX-RS, JSR 311
).
Jersey implements support for the annotations defined in JSR-311, making it easy for developers to build RESTful web services with Java
and the Java JVM. Jersey also adds additional features not specified by the JSR. For more information about Project Jersey, visit the Community Wiki for Project Jersey
.
The latest review document is available in PDF format as an attachment to this wiki page. As viewing attachments does not seem immediately obvious to me, here are the steps to try:
Thank you very much for providing input on this guide. To comment on the guide, you have to first log in. When you are logged in, click the Edit link below this table and edit this wiki page by providing your comments in the format shown. Unofficially, you can just click the Comment? link and add a standard comment.
| Comment ID | Date | Section, Page Number/URL | Comment | Status -- (RESOLVED/UNRESOLVED) | |
|---|---|---|---|---|---|
| Example: jsmith-001 | Date comment entered | Detailed pointer to location in the doc | Detailed comment | Leave blank -- the writer will provide status | |
| carson | 9/5/08 | all | Thank you for commenting on this doc! | RESOLVED | |
| jim jiang | 10/11/08 | page 38 | The section 'Explore the Storage-service Example' uses crul commad tool. Please add more introduction about how to get start with this tools. -- | RESOLVED - will show up in revision 6 of the PDF | |
| jim jiang | 10/11/08 | page 31,45 | The examples building and running the HelloWorld specified with NetBeans 6.5, while the bookstore demo does not. Please describe if any specify requirement for Jersey exampale building/running with NetBeans | RESOLVED - will show up in revision 6 of the PDF |
Return to main comments page