aspose file tools
The moose likes Spring and the fly likes request is not going into onSubmit Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "request is not going into onSubmit" Watch "request is not going into onSubmit" New topic
Author

request is not going into onSubmit

indu iyengar
Ranch Hand

Joined: Jul 30, 2010
Posts: 115
Hi
am developing a login application with mvc. the request is straightly going to Loginsuccess page without entering into onSubmit() method..
my code in student-servlet.xml

code in Login1 Controller


thanks ,
Indu
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: request is not going into onSubmit
 
Similar Threads
how to get session from spring-config.xml
spring mvc validator
Problem with form submission
IllegalStateException:Neither BindingResult nor plain target object for bean name available
Spring MVC AOP Logger