Ajax Forms can be submitted using Ajax semantics. Tapestry listeners can be invoked, using link / javascript / button submissions.
For the usual, "redirect-after-post" submissions, you can always redirect from the listener. The Ajax request will recognize the server code and redirect the browser.