Is sping supposed to help us?

B

Berlin Brown

So, I reviewed spring for a couple of hours with a web application that
was formerly written with JDBC/JSP/Servlets. From first glance, it
seems as cumbersome as all of the other J2EE components. I am probably
wrong because I haven't worked with it, but from first glance, I kept
wondering, "Is this XML/Bean mapping overkill?"

Probably should have given it more than a day for a rant.
 
B

Bryce

So, I reviewed spring for a couple of hours with a web application that
was formerly written with JDBC/JSP/Servlets. From first glance, it
seems as cumbersome as all of the other J2EE components. I am probably
wrong because I haven't worked with it, but from first glance, I kept
wondering, "Is this XML/Bean mapping overkill?"

Probably should have given it more than a day for a rant.

Spring helps me a lot. My business logic isn't scattered with JDBC
code, transaction handling, etc, making it much easier to maintain.

But YMMV
 
B

Bryce

So, I reviewed spring for a couple of hours with a web application that
was formerly written with JDBC/JSP/Servlets. From first glance, it
seems as cumbersome as all of the other J2EE components. I am probably
wrong because I haven't worked with it, but from first glance, I kept
wondering, "Is this XML/Bean mapping overkill?"

Probably should have given it more than a day for a rant.

Also, the book J2EE Development without EJB by Rod Johnson

http://tinyurl.com/ac63l

Goes a long way toward describing the intent and considerations of the
Spring Framework
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top