Answer Posted / laxmi
Ans:
Collection Map
/ \ |
List Set SortedMap
|
SortedSet
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What does action do in struts?
What is controller in struts ?
What are the pros of struts 2?
How does one create an action in struts 2?
What is struts?
Will the struts tags support other markup languages such as wml ?
What do you mean by struts.dev mode?
Which file is used by controller to get mapping information for request routing?
What are the action classes in struts?
How can forward action be used to restrict a strut application to mvc?
What is ognl?
Why use spring, if you are already using struts?
How can we write our own interceptor and map it for action?
Can we have multiple struts config files in a single web app?
What is the purpose of @doublerangefieldvalidator?