What is struts framework?
No Answer is Posted For this Question
Be the First to Post Answer
Can we write Structs application without using Action Class directly or indirectly(extends Action class)
What are the action classes in struts?
How can we write our own interceptor and map it for action?
What is request processor and how does it relates to action mapping?
What is the purpose of form-beans tag in struct-config.xml?
How can you create your custom interceptor in struts 2?
What does modeldriven interceptor?
What is difference between perform() used in struts1.0 and execute() used in 1.1 ?
What is the use of ActionErrors in Struts?
What is the difference between RequestProcessor and RequestDispatcher?
11 Answers Ness Technologies, TCS,
How action mapping is configured in Struts?
Is Struts Action class Thread Safe?