shall we use any name for deployment descriptor of struts
instead of struts-config.xml
Answer Posted / 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 |
Post New Answer View All Answers
What is the flow of requests in struts based applications?
What is strut action mapping?
Which components are available using actioncontext map?
What is the difference between empty default namespace and root namespace?
What is the purpose of @before annotation?
How to use forward action to restrict a strut application to mvc?
What are the conditions for actionform to work correctly?
What are the life cycle methods of interceptor?
Can we have multiple struts config files in a single web app?
What is the difference between filters and interceptors ?
Are struts and shocks the same?
At the point, you should go for struts framework?
What are Struts2 core components?
In struts, how can we access java beans and their properties?
What is s token?