Starter Tutorials Blog
Tutorials and articles related to programming, computer science, technology and others.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.
Home » Programming » Advanced Java » Struts

Program to demonstrate java struts validation

Suryateja Pericherla Categories: Struts. No Comments on Program to demonstrate java struts validation

Aim Write a program to demonstrate struts validation.   Theory Struts Validation We can define our own validation logic (custom validation) in struts 2 by implementing the Validateable interface in the action class. The workflow interceptor is used to get information about the error messages defined in the action class.   The workflow interceptor checks […]

Read the rest of this entry »

Program to implement java struts application

Suryateja Pericherla Categories: Struts. No Comments on Program to implement java struts application

Aim Write a program to implement struts application.   Theory Struts 2 Framework The Struts 2 framework is used to develop MVC (Model View Controller) based web applications. The Struts 2 provides supports to POJO based actions, Validation Support, AJAX Support, Integration support to various frameworks such as Hibernate, Spring, Tiles etc.   The important […]

Read the rest of this entry »
Facebook
Twitter
Pinterest
Youtube
Instagram
Blogarama - Blog Directory