x
Menu

Struts 2

Other,

Updated On 02 Feb, 19

Overview

Introduction To MVC - Introduction to Struts 2 - Setting Up - Writing a Struts 2 Application - Understanding Namespaces - A Tag And A Business Service - The ValueStack - Accessing Input Parameters - Post requests to actions - Login Action and Best Practices - Action Wildcards - The ActionSupport Class - Configuring methods in Action mappings - Using Model Objects - Introducing Interceptors - Configuring Interceptors - Anatomy of an Interceptor

Includes

Lecture 13: Action Wildcards

4.1 ( 11 )


Lecture Details

Well now learn how to use wildcards when mapping Struts 2 Actions. Wildcards let us map multiple Action names with a single Action mapping. This simplifies the XML mapping configuration, especially if your application uses some sort of standard naming conventions for the Action and JSP names.

Ratings

0


0 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send