From: Kevin M. <km...@se...> - 2005-08-08 17:13:11
|
On Aug 8, 2005, at 12:08 PM, Marc Guillemot wrote: > Which version do you use? May your form be submitted in an other > window / frame? I'm using HtmlUnit 1.6 and this is all in a single frame. What I have is a Tapestry webapp with a form. The check box's onclick event has some Javascript that submits the form. Tapestry's listener gets called in response and redirects to a new page. This behavior has been verified in every major web browser, so it's not that the form is not causing the redirect. -- Kevin |