How can we group related actions in one group in Struts?
No Answer is Posted For this Question
Be the First to Post Answer
How many instances of servlet usually run in a struts application ?
What are the pros of struts 2?
What does i18n interceptor?
What happens when Two users requests for same action class? How the threads are controlled?
Why actionservlet is singleton in struts?
Can we write Structs application without using Action Class directly or indirectly(extends Action class)
shall we use any name for deployment descriptor of struts instead of struts-config.xml
What is Struts Flow?
What is struts.devmode?
What is struts framework in java?
What is the purpose of @conversionerrorfieldvalidator annotation?
how to implement singletun design patteren in struts?