Class LoginController


  • @Controller
    public class LoginController
    extends Object
    • Constructor Detail

      • LoginController

        public LoginController()
    • Method Detail

      • presentLogin

        @RequestMapping("/login")
        public org.springframework.web.servlet.ModelAndView presentLogin()
                                                                  throws Exception
        Throws:
        Exception