Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ActionForward with no forward

843840Sep 4 2007 — edited Sep 4 2007
Hello,

I'm wondering if it's possible to submit a form to an actionforward and only have a forward returned if there is a validation error. Otherwise the action would be performed (database update in this case) but the user would stay on the same page with no page refresh.

When I return null in my actionforward, I'm still getting a blank page.

I'm not looking for an Ajax solution.

Thank you
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 2 2007
Added on Sep 4 2007
4 comments
523 views