How many controlers are there in spring? Plz send me ans
Answer / m.roopa
Normally SimpleFormController and MultiActionController are used to perform basic tasks in an enterprise application for related tasks to reduce the length of dispatcher-*.xml (dispatcher-servlet.xml).
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between banking and insurance domain?
Which sorting algorithm is used by collections.sort() in java ?
What are the queues in the java collection framework? : java collections
what debugging tool that can be used to debug the java programs?
What is an Ioc pattern? There are assemblies in .net for establishing this task, Whats the special in Java /j2ee technologies about IOC
What are the types of java collections? : java collections
How is hashset maintained in memory by java ?
What are maps interfaces in the java collections? : java collections
How to implement or use the singleton class in java?
Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?
What is the difference between comparable and comparator in java.util pkg?
what is the difference between through and throws?