JavaBeat Feeds
|
|
|
|
|
|
|
|
|
|
|
|
|
Sponsors
|
|
|
|
|
Pages :
1
|
|
|
|
Integrating Struts With Spring
Author :
MunafSahaf
Date : Sun May 13th, 2007
Struts is more established and more stable MVC2 framework at this time so if your application is based on Struts framework you may forget about thinking to move to some other framework. But at the same time you must have heard about the buzz created by Inversion of Control (IOC) design pattern. This design pattern is implemented by Spring framework. Besides there are some more amazing features of Spring like AOP. So if you like to take advantage of these features of Spring you do not have to rebuild the application, but you can integrate your existing Struts application with Spring without much hassle. More about that latter but first we would like to have a look at new features of Spring and how they work.
What's new in Struts 2.0? - Struts 2.0 Framework
Author :
JavaBeat
Date : Thu Apr 12th, 2007
In this article we will talk about the new features in Struts 2.0. Over the years, every developers believes that struts is the best and simple framework to implement. Since last two years, more new frameworks come to the market and the use of Struts is declined. Lack of updation in the Struts framework is the main reason for developers choosing alternative framework. To answer this, Struts team comes with the Struts 2.0, an integration of Struts 1.0 with Webwork. Here we will look into the prominent features in the new framework.
Introductiion to Jakarta Struts
Author :
NileshPagar
Date : Thu Apr 12th, 2007
This article explores the Struts framework in depth and highlights the benefits Struts can bring to your development efforts. We believe that once you can “talk the talk” of web architecture and design, you will be better equipped to use Struts with your own applications.
Struts 2.0 Introduction and Validations using Annotations
Author :
Raja
Date : Wed May 30th, 2007
This article provides an introduction to Struts 2.0 and its new Validation Features. Since Struts 2.0 is new, the first few sections of the article discusses in brief about the basics of Struts 2.0, its architecture and its various New Features. The rest of the article is dedicated towards explaining about the new Validation Features available. Struts is an Open-Source Web Application Framework that simplifies the creation of a Java Web Application. It is based on the Model-View-Controller 2 (MVC 2) Architecture which was originally found in a language called SmallTalk. The recent version of Struts is Struts 2.0 and it has borrowed most of the concepts in terms of architecture and functionality from two frameworks namely WebWork and XWork.
Introduction to Struts Actions
Author :
VaniShanmugam
Date : Sat Jul 21st, 2007
Action classes will be defined to handle requests. Actions exists between the Model and View of an application. This article will cover all of the standard actions and the helper methods of the Action class.
|
|
Pages :
1
|
|
|
Bookmark This Page :
|
|
|
|