Resources to learn J2EE with Spring, Hibernate?

Please oh please don't buy one of those books "Spring,J EE X - quick and painelss", or something like that. It will jumble the frameworks in your head and you won't know how to use them independent of one another.

Please oh please don't buy one of those books "Spring,J EE X - quick and painelss", or something like that. It will jumble the frameworks in your head and you won't know how to use them independent of one another. Look at spring framekwork first, it's the most generic of all, and it has great online documentation: springsource.org/documentation Then for ORM, I would strongly recommend looking up JPA2 as it has alot more nicer features (and less bugs) than hibernate.

Download Glassfish 3 Java EE 6 application server from here: glassfish.java.net/downloads/3.1-final.html , it already comes with Eclipselink JPA2 implementation, and get the book "Mastering JPA2" it's written by one of the JPA2 specs creator and it is great.

I personally point our junior developers to this site springbyexample.org.

Manning's Spring in Action was quite useful to me. Apress' Spring Enterprise Recipes is also a fine pick. Other than those, I find the online documentation most useful.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions