I would like to add validation later on, so i have added spring:bind tag from original
jsp page. However, the view can not find the object of command.login_id
so what can i do ?
JSP - test.jsp
Controller (MultiActionController)
Spring_mvc_config.xml
Error Message