aspose file tools
The moose likes Spring and the fly likes Spring web flow: Not proceeding from first page to second page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "Spring web flow: Not proceeding from first page to second page" Watch "Spring web flow: Not proceeding from first page to second page" New topic
Author

Spring web flow: Not proceeding from first page to second page

VenkataPrasad Regula
Ranch Hand

Joined: Jun 30, 2011
Posts: 63
I am writing a web flow. the first page could be displayed using the /loginForm.htm url given for the Login controller. Once I fill the login page and click on submit, it is not moving to the second page. No message is being displayed on the console. Please kindly look into it.

loginForm.jsp



webFlows.xml


customer-servlet.xml

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Spring web flow: Not proceeding from first page to second page
 
Similar Threads
Error Nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException WebFlow
collection getting appended on refresh of page
migrate a project from spring 2.5 Jboss 4.2.3 to jboss 6, a NoSuchBeanDefinitionException
Encountering server internal error while running the local application in the tomcat server.
Cannot resolve reference to bean 'flowExecutor' while setting bean property 'flowExecutor'