jQuery in Action, 2nd edition
The moose likes Struts and the fly likes submitting correct username and password, it again come in login.jsp 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 » Struts
Reply Bookmark "submitting correct username and password, it again come in login.jsp" Watch "submitting correct username and password, it again come in login.jsp" New topic
Author

submitting correct username and password, it again come in login.jsp

Babu Singh
Ranch Hand

Joined: Aug 17, 2009
Posts: 68

i am submit username and password in login.jsp, after submit correct username and password, it again come in login.jsp.

Here some files:

Struts.xml:

mypackage.xml:

LoginAction.java:

login.jsp:


please suggest.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: submitting correct username and password, it again come in login.jsp
 
Similar Threads
The requested resource () is not available
Form Validation using xml in struts2
Struts2: Cannot submit action after a second validation attempt.
Struts 2.0 application not working in WAS 6.1 server
Exception while running struts2 application.