What are the features of struts 2?
Answer / Pankaj Gupta
Struts 2 offers several notable features such as action chaining, interceptors, result types, OGNL (Object Graph Navigation Language), internationalization and localization support, built-in AJAX framework, and easy integration with popular Java technologies like JDBC, Hibernate, Spring, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to combine the struts with velocity template?
What is token used for?
What types of validations are available in xml based validation in struts2?
What is the purpose of plug-in tag in struct-config.xml?
how the error can be showed in the jsp page in struts?
whats is mean Actionerrors and Actionerror?
How many action classes can be used in struts application?
When should we use SwtichAction?
what is difference between <bean:write> and <bean: message> tag
in struts without integrate hibernate how to use directly explain?
Which file is used by controller to get mapping information for request routing?
What is Struts Frame Work Architecture(With Diagram) ?