I started learning spring framework, and I can't find alternative method to call controller method, I'm passing querystring varialble in url like - /index.htm?do=login to call controller method named "login" from my controllerI started learning spring framework, and I can'