Why is action servlet a singleton in struts?
No Answer is Posted For this Question
Be the First to Post Answer
why we are not implement business logic in struts action?
is it necessary to write struts-confing.xml ,what tags are important in that xml file?
What is the purpose of @results?
Explain the complete struts validator framework.
What is the use of reset method of ActionForm class?
How to use dispatchaction?
what is the disadvantages of using DynaActionForm in struts framework?
What are best practices to follow while developing Struts2 application?
What configuration changes are required to use resource files in Struts?
In web.xml file instead of *.do can i write *.ibm, Specify with example
What is meant by custom tags?
What is the purpose of struts.properties in struct2?