Which parser is used in Struts to parse the Structconfig.xml
file.
Answer Posted / ankur
Xerces is the parser which struts-config.xml is parsed with
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain about the validation steps which have to be carried during validation of client-side address?
What is the use of web xml in struts2?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is the purpose of struct-config.xml in struct2?
What is the purpose of @stringlengthfieldvalidator annotation?
What is defeult result type?
Explain the life cycle of a request in struct2 application?
How many struts config file can be created in struts?
Why we use struts over servlets?
What are action errors and error and what are the consequences they impose?
What are the struts2 error message keys that can come during file uploading process?
What is an interceptor stack?
What is struts.devmode?
Is there a particularly good ide to use with struts?
What is the actionform?