- Thursday, December 24, 2009, 16:05
- How-To, Struts 2
- 3,469 views
Welcome to Part-3 of 7-part series of tutorials where we will go through different practical aspects of Struts2 Framework. In the last part we Created a
Basic Struts2 Application from Scratch. I strongly recommend you to go through the previous articles in case you are new to Struts2.
In this article we will learn how to ...
Full story
- Thursday, January 22, 2009, 12:00
- Featured, Struts, Tutorial
- 23,913 views
Apache Struts has changed the way we develop a Web application. Since its inception as an MVC architecture, Struts has been extensively used in J2EE world to develop robust, extendable and effective web applications.
Introduction to Struts Validation Framework
One of the important features of Struts framework is Struts Validation framework that performs validation on incoming ...
Full story