|
|
|
Struts Articles
|
|
|
|
|
Introduction to Struts Actions by VaniShanmugam
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.
|
Ajax support in struts 2.0 by JesinthaPriyadarshini
Ajax or Asynchronous JavaScript and XML was introduced by Jesse James Garrett in 2005. He is called the “Father of Ajax” .Ajax is a collection of concepts and technologies that allows richer and more interactive user interaction with the web applications. The Ajax engine allows the user’s interaction with the application to happen asynchronously — independent of communication with the server. So the user is never staring at a blank browser window and an hourglass icon, waiting around for the server to do something.
|
Struts 2.0 Introduction and Validations using Annotations by ShunmugaRaja
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.
|
What is new features in Struts 2.0? by Apache
Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. This articles will point out the important features in Struts 2.0
|
Introductiion to Jakarta Struts by NileshPagar
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.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |