aspose file tools
The moose likes EJB and Other Java EE Technologies and the fly likes Study Reference Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and Other Java EE Technologies
Reply Bookmark "Study Reference" Watch "Study Reference" New topic
Author

Study Reference

Luis Js
Greenhorn

Joined: Sep 02, 2010
Posts: 2
Hello , I'm new to Java EE .
I have been reading the oficial JavaEE Tutorial from SUN, and it look good , but, i have also found the book J2EE Design and Development from Rod Johnson , from what i have read in the reviews, it's kind a big deal. So my questions are, it's this a good "starting" book,? How much of the book Spring Framework it's valid or working in current version?
Thank you .

This message was edited 2 times. Last update was at by Luis Js

Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 23182

Luis,
Welcome to JavaRanch!

Are we talking about the book Rod Johnson published in 2002? If so, I would recommend you not read it. It was an excellent book in 2002. By now, some of the "best practices" are "anti-patterns" and you would be following bad advice.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Certs: SCEA Part 1, Part 2 & 3 & Core Spring 3
Luis Js
Greenhorn

Joined: Sep 02, 2010
Posts: 2
Thank you,Jeanne.
Yes , I refer to that book, I know it's very old . Now , what i would really like to know , it's which reference (online or book) could i use to develop my Java EE skills and also,of course, Spring framework.
Than you for your help and for the welcome .



Vishwanath Krishnamurthi
Ranch Hand

Joined: Jun 04, 2007
Posts: 330
Hi Luis,

Java EE is huge and learning web-tier components like Servlets and JSPs would lay a good foundation. Then you could move on to frameworks.

I liked "Head First Servlets and JSPs" by Kathy Sierra, Bert Bates, Bryan Basham to learn about the web tier components.

Then for Spring framework, you could start with the Spring Core and Spring MVC chapters of Spring reference documentation


Blog
 
 
subject: Study Reference
 
developer file tools