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 are the components of struts?
How to explain Software Bank Loan descriptions
0 Answers Kekran Mekran, Wipro,
session menagement in servlets explaion briefly?
1.when actionservelet execute. 2.when web.xml executes
What is the purpose of @conversionerrorfieldvalidator annotation?
How does struts2 token work?
How is token generated?
What is the default suffix for Struts2 action URI and how can we change it?
How to handle exceptions in structs?
What is lookupdispatchaction?
What is the apache struts vulnerability?
What is meant by custom tags?