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 is defeult result type?
What is the purpose of @action annotation?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
Explain struts.devmode?
What are struts in java?
Is there a particularly good ide to use with struts?
What is difference between lookupdispatchaction and dispatchaction?
What is struts and springs in java?
What kind of mvc is struts 2?
Can you explain value stack?
What is the use of interceptor?
What are the two different types of validations that the validator framework supports?
Can we have multiple struts config files in a single web app?
Explain the life cycle of a request in struct2 application?
What is the default suffix for Struts2 action URI and how can we change it?