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 struts2 in java?
What is Struts2?
What is the use of reset method of ActionForm class?
can anybody tell.what is the difference between Forward Action and Action Forward?
session menagement in servlets explaion briefly?
How are interceptors and servlet filters different?
How to add ms-word file in struts at the same time how to add images
Which configuration file is used for storing jsp configuration information in struts?
How you will enable front-end validation based on the xml in validation.xml?
What is action support class in struts2?
What is the purpose of @doublerangefieldvalidator?
What is the flow of requests in struts based applications?