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
Mark the differences between html tags and strut specific html tags.
Explain the difference between plain-validator and field-validator in struts?
Why was reload removed from struts (since 1.1)?
What are best practices to follow while developing Struts2 application?
What steps are required to for an application migration from Struts1 to Struts2?
What does it cost to replace struts?
How the flow of various requests happens in struts application?
How is forward action used for integration?
How to override the default error message that can come during file uploading process?
How does interceptor work in struts2?
What is struts and springs in java?
What is the apache struts vulnerability?
What is spring and struts in java?
What is value stack?
Explain architecture of struts2?