Answer Posted / anshuman mishra
struts-config.xml defines the number of action path used and
the mappings associated with the form beans.
Its use is to give privilege to the user
for interpreting the request given for an action form bean.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
When throws keyword is used?
What are the advantages of passing this into a method instead of the current class object itself?
What is the requirement of thread in java?
What is the Difference between Final Class && Abstract Class?
What is final method in java?
What is string in java?
Can a class declared as private be accessed outside it’s package?
What is the file type?
What is generic type?
Can we increase size of array?
Do extraneous variables affect validity?
What is lambda expression in java?
how to one war file class to another war file class?
What do you mean by buffering?
What is pass by value?