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 |
How we can install struts?
What is struts and springs in java?
What is the front controller in struts2?
How to get data from the velocity page in a action class?
Where can I get help with struts?
What do you mean by actionmapping?
Can you explain the directory structure for a struts folder in brief ?
Are struts still used?
Is struts compatible with other java technologies?
Explain struts.devmode?
What are the major differences between html tags and strut specific html tags?
what happen if the private constructor is written in a claass