Which parser is used in Struts to parse the Structconfig.xml
file.
Answer Posted / kiran
I think it is DOM becoz Struts configure file follows the
tree model
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What types of validations are available in xml based validation in struts2?
What is the default suffix for struts2 action uri ?
How does one create an action in struts 2?
What is interceptor struts2?
What is the purpose of @key annotation annotation?
What does the term struts mean?
Can we have more than one struts-config.xml file for a single struts application?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What is spring and struts in java?
What is strut action mapping?
What are the main classes which are used in struts application?
What is the difference between session scope and request scope when saving formbean ?
What is filter dispatcher in struts?
What are the various struts tag libraries?
What are the steps used to setup dispatch action?