-
-
-
-
-
-
-
-
-
-
-
-
-
Struts 2 Framework
What are the advantages and disadvantages of Struts 2 Framework?
-
-
Sub Class of Action Class
class A extends ActionSupport{ }class B extends A{}Is B also acts as an action class or not? Explain
-
Multiple struts-config.xml files
In Struts, for what purpose we will be creating multiple struts-config.xml files? Can anyone help me out?
-
-
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
-
-
Struts Interview Questions
Ans