I want to know how to DispatcherServlet forward the request to the controller,suppose i do have multiple like controller1 having mapped method for /index.htm and another controller2 also have mapped method for /index.htm and in url if i call index.htm then how it decide that whether to call controller1's index.htm or controller2's or index.htm.
Aucun commentaire:
Enregistrer un commentaire