By using a vanilla Ajax Request wouldn't you be bypassing all the benefits you get from the Tapestry Form Event lifecycle and Tesptry forms in general?
Sven Homburg wrote: > > if your requirement is a login without a page refresh > the using of OnEvent is in this case not the right way > because OnEvent doesnt know anything about the username and password > values. > > i think the best way is, write your own Ajax.Request script > that submits the form values to tapestry > > > 2008/5/8 stuffhere <[EMAIL PROTECTED]>: > >> >> It was the only way I could think to do the javascript callback - using >> onCompleteCallback. I'm pretty new to Tapestry, so most of what I've >> done >> has been trial and error, is there a better way to do the callback? >> >> >> -- >> View this message in context: >> http://www.nabble.com/Problem-with-form-submission-with-callback-tp17106416p17123069.html >> Sent from the Tapestry - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > with regards > Sven Homburg > http://tapestry5-components.googlecode.com > > > ----- > best regards > Sven > -- View this message in context: http://www.nabble.com/Problem-with-form-submission-with-callback-tp17106416p17125082.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]