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 |
In which method of action class the business logic is executed?
What is dispatchaction?
What is the purpose of @doublerangefieldvalidator annotation?
How to convert struts to spring mvc?
What is the role of action class?
Is struts compatible with other java technologies?
What is filter dispatcher in struts?
i have a log in web application .... i want restrict the user for particular no of users what is procedure to develop thus application
What is the purpose of form-be tag in struct-config.xml?
Which class is the Front Controller in Struts2?
What is the purpose of struts.xml in struct2?
why servlet is used as controller not JSP?