shall we use any name for deployment descriptor of struts
instead of struts-config.xml
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / dsr
we need to structs-config.xml as a initial parameter in
web.xml. web.xml is deployment descriptor.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the purpose of @beforeresult?
How does one create an action in struts 2?
How can duplicate form submission be handled in struts 2?
How to build struts application in eclipse?
List some bundled validators?
Are interceptors thread safe?
What is interceptor in Struts2?
What is the life cycle of actionform?
What kind of mvc is struts 2?
How to explain Software Bank Loan descriptions
1 Answers Kekran Mekran, Wipro,
What is the use of forwardaction?
what is the diff between struts1.0 and struts2.0