I\'m using Spring MVC.
I want to include menu page (named menu.jsp) with a controller (named MenuController) to my main page. If I call http://localhost:8080/myWeb/menu.
I just discovered today you can trigger the controller by referencing the relative Spring url in the include.