Hi am looking for some ways, how to handle failed requests or form submits when i am using a Ajax based communications from the client browser. The related request gets blocked by a firewall in between. The browser receives a not expected answer, but did not render or provide further information on the Feedback.
_Template:_
<form t:id="Dummy" t:async="true"...>
<t:submit ...>
</t:form>
_Java Class:_
public onSuccessFromDummy() {
task, but not executed due to failed communications...
}
How i am able to recognized from the Tapestry Pages the failed
communication ?
Michael
OpenPGP_0xFA876F05718C5875.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
