1 / 5

CS 441

CS 441. George Koutsogiannakis Spring 2011. Java EE Books References. Site: http://www.oracle.com/technetwork/java/javaee/documentation/index.html

Download Presentation

CS 441

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS 441 George Koutsogiannakis Spring 2011

  2. Java EE Books References • Site: http://www.oracle.com/technetwork/java/javaee/documentation/index.html • BooksImplementing SOA Using Java EE by B.V. Kumar, PrakashNarayan, and Tony Ng (Addison-Wesley Professional, 2010) This book provides step-by-step guidance on how to architect enterprise solutions and implement them using SOA and Java EE technologies.Java EE 6 with GlassFish 3 Application Server by David Heffelfinger (Packt Publishing, 2010)A practical guide to install and configure the GlassFish 3 Application Server and develop Java EE 6 applications to be deployed to this server

  3. Java EE Books References • Beginning Java EE 6 Platform with GlassFish 3: From Novice to Professionalby Antonio Goncalves (Apress, 2009) This book details the Java EE 6 specifications and reference implementations and uses GlassFish v3 to deploy and administer the code examples. • Real World Java EE Patterns Rethinking Best Practicesby Adam Bien (lulu.com, 2009) Through real world projects, this book shows how to develop and maintain Java EE 5 and Java EE 6 applications.

  4. Available Tutorials • Java EE TutorialsThe Java Tutorial • A practical guide for programmers with hundreds of complete, working examples and dozens of trails--groups of lessons on a particular subject. • Java EE 6 Platform • API DocumentationThe Java EE 6 TutorialYour First Cup: An Introduction to the Java EE Platform

  5. Available Tutorials • Java EE 5 Platform • The Java EE 5 Tutorial (online)The Java EE 5 Tutorial (PDF)Your First Cup: An Introduction to the Java EE Platform (online)Your First Cup: An Introduction to the Java EE Platform (PDF)Your First Cup: An Introduction to the Java EE Platform (download)

More Related