Saturday, November 24, 2007
When to use MultiActionController in Spring framework
Generally we have mapping file for dispatcher servlet to decide which controller to use as per URL mapping but if we have to take decision on basis of request parameters then MultiActionController can be used.
Subscribe to:
Posts (Atom)