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 used to display the intermediate result in an interceptor?
what is the diff between struts1.0 and struts2.0
what is purpose cvs and vss in eclipse?
What is strut action mapping?
How to pass runtime Parameter in Struts1.2?
Explain about the <html:base> tag?
How to use forward action to restrict a strut application to mvc?
Explain about how requests from the client are sent?
What is the difference between RequestProcessor and RequestDispatcher?
11 Answers Ness Technologies, TCS,
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is the purpose of @key annotation annotation?
Explain about token feature in struts?