Vinay's Blog

About Free wallpapers, Games & Technical stuff

Archive for the ‘framework’ Category

Developing a Struts2 application step by step

Posted by Vinay on December 27, 2009

Introduction

Struts is a well-organized framework based on MVCarchitecture. In Model-View-Controller Architecture, Model stands for the business or database code, View represents the page design code and the Controller for navigational code. All these together makes Struts an essential framework for building Java applications. But with the development of new and lightweight MVC based frameworks like Spring, Stripes and Tapestry, it becomes necessary to modify the Struts framework. So, the team of Apache Struts and another J2EE framework,WebWork of OpenSymphony joined hand together to develop an advanced framework with all possible developing features that will make it developer and user friendly.

Read More : http://vinaytechs.blogspot.com/2009/12/developing-struts2-application-step-by.html

Posted in framework | Tagged: | 2 Comments »

 
Follow

Get every new post delivered to your Inbox.

%d bloggers like this: