I am developing a very small web application with spring mvc. In my jsp view returned by the controller, I want to get the name of the controller.
One way is to pass the name to ModelandView, but I don't want to do this. As I am posting a list of some other considerations.
I am looking for another best solution, if any.
Thank you very much, Lakshmi.
source share