Struts 2 with i18n example Tutorial i18n interceptor Parameters of i18n interceptor Example of i18n interceptor The i18n interceptor provides multi-lingual support…
2
-
-
Struts 2 Action Struts 2 Action Action Interface ActionSupport class In struts 2, action class is POJO (Plain Old Java Object). POJO…
-
Struts 2 Custom Validation – Workflow Interceptor Struts 2 Custom Validation Workflow Interceptor Validateable Interface ValidationAware Interface Example of Custom validation We…
-
Struts 2 Registration Form Example Struts 2 Registration Form Example Steps to create registration form In this example, we are going to…
-
Struts 2 Tiles Framework Integration Tutorial Example Struts 2 Tiles Integration 8 Steps for Struts 2 Tiles Integration We can customize the…
-
Struts 2 Ajax Validation – jsonValidation Interceptor Struts 2 AJAX Validation jsonValidation Interceptor Example of Struts 2 Ajax validation Struts 2 provides…
-
Struts 2 Validation by Bundled Validators Bundled Validators validation interceptor Advantage of Bundled Validators Plain validators vs Field validators Struts 2 validation…
-
Struts 2 Validation Tutorial Struts 2 Validation Tutorial Three mechanism to perform validation To avoid the wrong values, we need to perform…
-
Struts 2 Aware Interfaces Tutorial Struts 2 Aware Interfaces Struts 2 Aware interfaces are used to put information into the request, response,…
-
Struts 2 Tutorial: Multiple Configuration File Example Multiple Configuration File Example Example to create multiple configuration files For a large application, it…