Thanks a lot. I try to use EventListener. But I got problem to load dojo
tapestry javascript package. I unjar the tapestry-4.1.1 framework jar file
and copy dojo folder to my js folder. It still complains that Could not load
'tapestry.event'; last tried '__package__.js? I checked dojo folder, ther
What version of Tapestry are you using? I highly suggest 4.1.1 or a 4.1.2
snapshot and leveraging the event listener to make the AjaxSubmit happen.
I was using a prior version of Tapestry with Tacos and found that using the
AjaxSubmit component caused the form to post back in a non-ajax way. The