| Author |
Relationship between Spring and J2EE technologies
|
Mohammed Uddin
Ranch Hand
Joined: Mar 04, 2012
Posts: 30
|
|
Hi,
I have been doing some reading on Spring and have a very basic understanding of what it does although I suspect the more I read about it the more I will understand.
Anyway, I am trying to see what the actual relationship between Spring and J2EE technologies is? E.g. can Spring be used for web apps written using JSP, Servlets etc.
If someone could perhaps provide a very basic overview or even a link to a site that contains information relating to how Spring works with J2EE then it would greatly help.
Thanks,
Mo
|
 |
lavnish lalchandani
Ranch Hand
Joined: Feb 28, 2007
Posts: 78
|
|
Mohammed Uddin wrote:Anyway, I am trying to see what the actual relationship between Spring and J2EE technologies is? E.g. can Spring be used for web apps written using JSP, Servlets etc.
If someone could perhaps provide a very basic overview or even a link to a site that contains information relating to how Spring works with J2EE then it would greatly help.
Thanks,
Mo
spring and servlets
http://www.theserverside.com/tutorial/How-to-Use-Spring-30-In-a-Servlet-Based-Web-Application
Spring and JSPs
http://krams915.blogspot.in/2010/12/spring-3-mvc-using-modelattribute-in.html
Spring and WebService
http://www.ibm.com/developerworks/library/ws-pojo-springcxf/
Spring hibernate and JSF
http://www.mkyong.com/jsf2/jsf-2-0-spring-hibernate-integration-example/
|
lavnish.blogspot.com
|
 |
Mohammed Uddin
Ranch Hand
Joined: Mar 04, 2012
Posts: 30
|
|
Hi,
Thank you very much for the links. I shall look into then with great detail.
|
 |
lavnish lalchandani
Ranch Hand
Joined: Feb 28, 2007
Posts: 78
|
|
Hi
as as you are starting on this new framework
i would recommend 1st get understand all features of framework
may be this video tut series can help
http://www.youtube.com/playlist?list=PLC97BDEFDCDD169D7&feature=plcp
then understand how these features (provided by spring ) are used with diff j2ee technologies
|
 |
 |
|
|
subject: Relationship between Spring and J2EE technologies
|
|
|