- What is and Why Struts ?
- Why is Struts so Useful?
- How is the MVC design pattern used in Struts Framework?
- Explain Struts Workflow ?
- What are the Core classes of Struts Framework ?
- What does Controller do?
- What is ActionServlet ?
- Why ActionServlet is singleton in Struts ?
- What Does ActionServlet Do ?
- What are the Disadvantages of Struts Framework ?
- Explain about Struts Config File(struts-config.xml) ?
- Is Struts compatible with other Java technologies?
- What is struts Config File?
- What is the importance of 'action-mappings' in Struts ?
- What is form-bean struts Config File?
- What is the "global-forwards" in Struts Config File ?
- What are the JavaBeans Scopes ?
- What is ActionForm ?
- What is Struts Validator Framework ?
- What is ActionMapping Class in Struts ?
- What is ForwardAction ?
- What is IncludeAction ?
- What is DispatchAction ?
- Give the Details of XML files used in Validator Framework ?
- How you will display validation fail errors on jsp page ?
- How you will enable front-end validation based on the xml in validation.xml?
- How to get data from the velocity page in a action class?
- How RequestProcessor decides that validation is success or fail ?
- What is the difference between ActionForm and DynaActionForm ?
- Explain about token feature in Struts ?
- What is the difference between DynaActionForm and DynaValidatorForm?
- Is struts threadsafe?
- What is the difference between perform() and execute() methods ?
- What are the different types of Actions available in Struts ?
- What is switch action and forwardAction in struts ?
- What are the difference between bean:message and bean:write ?
- Explain life cycle of ActionForm ?
- Differences between web.xml and sturts-config.xml ?
- How to prevent multi-click using struts tokens ?
- What are the Validator Built-in Rules in Struts ?
- Explain about the library tag ?
- What is the purpose of Execute method of action class?
- Explain about Tiles ?
- Describe the basic steps used to create a tiles application ?
- Give an example where struts tiles may be used?
- What’s the use of Struts.xml configuration file ?
- Can we have multiple struts-config.xml files in a single Struts application ?
- What’s declarative exception handling in Struts ?
- What is the use of resourcebundle.properties file in Struts Validation framework ?
- Explain about logic match tag ?
Posted in: