Michael Engelhart <moosebrookfarm <at> gmail.com> writes: > Is there a way to ingore the response generated after a listener is > called? I have a need to submit a form to the server using > JavaScript that passes the browsers window "state" so I can store it > in the visit and ultimately into a database so that when the user > comes back to the site and logs in the window state can be restored .
You should use AJAX for this purpose (eg, MindBridge's xtile component at http://www.t-deli.com/). -- Author of an e-Book for learning Tapestry (http://www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
