aspose file tools
The moose likes Struts and the fly likes After validate ajax form not redirect to success or error result Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "After validate ajax form not redirect to success or error result" Watch "After validate ajax form not redirect to success or error result" New topic
Author

After validate ajax form not redirect to success or error result

Josep M Serrainat
Greenhorn

Joined: Sep 14, 2010
Posts: 16
Hi, I have a form with validations, server side,


The action sigin is



My problem is, when form is accepted the action not go to success or error results, displays the filled form

Thank for help me,..
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: After validate ajax form not redirect to success or error result
 
Similar Threads
Struts2 validation using annotaions for Model Driven
Struts 2 execute method after validation error
Handling error messages (Struts2 jquery )
separate validation for each method in action class
validation by annotations