Tag: web technology
Questions Related to web technology
-
ActionMappings
-
ActionForm
-
ServletRequest
-
ServletResponse
-
All of the above
-
Globals.LOCALE_ID
-
Commons.LOCALE_ID
-
Globals.LOCALE_KEY
-
Constants.LOCALE_KEY
-
ActionError
-
ActionMessage
-
ErrorMessage
-
ActionErrors
-
One per request
-
One per module
-
One per session
-
One per application
-
The name attribute of action tag, specifies the action name
-
Only one controller can be defined for a module in struts application
-
Struts configuration files should be placed only inside WEB-INF folder or its sub folders
-
The tag can be used to forward user to a specific view in case of an exception.