60 likes | 221 Views
CS 441. George Koutsogiannakis Spring 2011. Java EE Books References. Site: http://www.oracle.com/technetwork/java/javaee/documentation/index.html
E N D
CS 441 George Koutsogiannakis Spring 2011
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
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.
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
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)