Thanks for the advice. I have solved this by creating a login form component.
The login component attempts to log the user in, and if it fails, it uses
@InjectPage to inject the login page, and it sets the errors on the main
login form (like form.recordError("The username or password was
incorrect.");). The user can then continue to attempt to log in with the
main login page.

Thanks for the help.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Submitting-a-form-from-another-page-tp5715999p5716005.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to