What you can do is check if the action clicked is to validate the userid, if so then do the validation and set the property value that is going to be shown in the UI saying "User Already Exists" or what ever the message you would like and in the OnSuccessFromFormName() method check if the button clicked was the validation button, if so then return null. This would return the page with the updated message. I think it should work, you would need to verify it though.
----- -- Don't Forget to Rate -- View this message in context: http://tapestry.1045711.n5.nabble.com/How-to-call-a-method-in-java-page-for-button-submit-action-tp5491713p5492018.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