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 |
Is Struts Framework part of J2EE?
How do I access token?
What is spring hibernate and struts in java?
What is package name in struts xml?
Are actions thread safe?
how will you view ur jsp page to the client by using properties file?
Explain about struts relation to html tags?
What is struts2 namespace?
Is there a particularly good ide to use with struts?
What are the components of struts?
How does interceptor work in struts2?
Can u call Action class methods fro struts-config.xml file?