Which parser is used in Struts to parse the Structconfig.xml
file.
Answers were Sorted based on User's Feedback
Answer / thulasee
Action Servlet is parsing in to strutsconfig.xml
| Is This Answer Correct ? | 1 Yes | 6 No |
Why it called struts?
Describe validate() and reset() methods.
What are the different kinds of actions in struts?
What does apache struts do?
What is the difference between session scope and request scope when saving formbean ?
How exceptions are handled in struts application?
What is the purpose of @expressionvalidator annotation?
Wat is Difference between Mvc1 architecture and Mvc2 Architecture?
21 Answers HCL, IBM, Sanyaa Infotech,
What do you mean by the abstract package in struts2, and what is its utilization?
how to debug struts project in netbean ?
Can we write Structs application without using Action Class directly or indirectly(extends Action class)
What is the use of form bean in struts?