If you don't vote, who will? Login and vote now.
By krishnas
via spring.javabeat.net
Published: Apr 09 2007 / 12:17
Most of the webapplications are implemented by Model-View-Controller(MVC) pattern. There are plenty of good frameworks use the MVC paradigm. Obviously, MVC becomes defacto standard for a webapplication because of it's maintainability and clear seperation of presentation layer and the business layer. Spring is one amoung the group, a lightweight container used in the enterprise development, also it provides a good implementation of MVC for its presentation layer. In realtime most of the applications and companies already made a huge investment on Struts and other popular frameworks. They want to stick with the old frameworks and also want to enjoy the features of Spring framework. Spring is more flexible than any other framework, spring provides abstract layer for every framework to integrated into the them. In this article, i will explain you the way how you can integrate few of the popular frameworks in web development, When you read the whole article, you will be more familiar with various integration methods on each framework and i will explain spring webflow which is a subproject in the Spring community. let's start with integrating Struts into Spring.
SaveShareSend
Tags: java, open source
Comments
db58452 replied ago:
Rather skimp article. Grammar proofing and spellchecking tool should have been used...
kdonald replied ago:
Unfortunately this article covers an old preview version of Spring Web Flow from 2005. Given it was written in April 2007, I'm very surprised! No thumbs up from me, you'll find much better reading on Spring Web Flow at http://www.springframework.org/webflow.
Voters For This Link (8)
Voters Against This Link (6)