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
What is indexof?
What is the use of isempty in java?
Why are variables important in research?
Explain throw keyword in java?
What is a bubble sort in java?
what is a working thread? : Java thread
What is stringreader?
What is collection api?
what is mena by object block any what is the use of that
Can we have more than one package statement in source file ?
What are parsing rules?
What is math floor in java?
Garbage collection in java?
What is a condition in programming?
How to Sort Strings which are given in List and display in ascending order without using java api.