PDA

View Full Version : Getting lost in the vast spring literature


siddu
Aug 31st, 2005, 10:47 AM
Hi all,
Getting to understand Spring Framework, I started going through the links and technical stuff available. I believe most of them talk out of context from which a newbee like me can start .

Specifically I am looking for the following stuff with examples or references.

1) How a JSP-Servlet-EJB paradigm is replaced (achieved) in Spring?


thanks in advance.
Siddu

wpoitras
Aug 31st, 2005, 11:02 AM
"J2EE without EJB" is great for explaining this. It not only talks about how Spring solves this problem, but how other alternatives do as well.