shall we use any name for deployment descriptor of struts
instead of struts-config.xml
Answer Posted / chandramouli v
yes we can use any name that end with (userdefind).xml
insted of struts-config.xml and then we have to put entry on
web.xml file
Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
What is struts and why it is used?
Which servlet does the struts framework use?
What is strut action mapping?
How duplicate form submission can be controlled in struts?
In which method of action class the business logic is executed?
What is difference between interceptors and filters?
What are the main classes which are used in struts application?
Who wrote struts?
What does apache struts do?
What are the features of struts?
What is http forward?
What is the use of Struts.xml configuration file?
How you will enable front-end validation based on the xml in validation.xml?
State an example of struts configuration file as an action parameter for action servlet.
What is struts2 in java?