What is the purpose of plug-in tag in struct-config.xml?
Answer / Gyanendra Kumar Mishra
The `plugin` tag in `struts-config.xml` allows you to define custom plugins, which can be used for various purposes such as internationalization, conversion, interceptors, and result types.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the use of cvs in struts?
Are the struts tags xhtml compliant ?
What is the purpose of @expressionvalidator annotation?
What’s the utilization of struts.xml configuration file?
What are the Core classes of Struts Framework?
What is struts2 namespace?
What are inner class and anonymous class?
Which model components are supported by Struts?
Which class is the Front Controller in Struts2?
how can u handle run time exceptions in struts and jsp plz explain briefly not single word answer?
Which interceptor is responsible for file upload support?
Can you explain custom tag?