-
-
-
-
-
-
-
-
What is the difference between HTML tags and Struts HTML tags?
What does it mean if write like 1 in web.xml? What is the meaning of *.do in servlets?
-
-
Does Struts provide support for Validator & Tiles by default ?
No, These features are turned off by default. One has to enable the plugins by properly inserting entries in Struts-config.xml
-
-
-
-
-
-
-
-
-
What is LookupDispatch Action ?
LookupDispatchAction is like DispatchAction but LookupDispatchAction uses the value of the request parameter to perform a reverse lookup (using protected Map getKeyMethodMap() ) from the resource bundle using the parameter value and match it to a method in the class.
-
Struts Interview Questions
Ans