CSE MCQs :: Struts 2
- The Struts Framework is a standard for developing well-architected Web applications, it has the following features?
- Abbreviate the term OGNL?
- In interceptor which is used to display the intermediate result?
- Which of the following tags in struts-config.xml file defines the availability of necessary Struts JSP custom tag libraries?
- In Struts, how can we access Java beans and their properties?
- Struts combines which of these in to a unified Framework?
- ActionServlet, RequestProcessor and Action classes are the components of
- In the Action interface which constant indicates that action execution is successful but no result should be shown to the user?