Hi,

We are in the process of migrating from T5.0.5 to T5.0.11. In our app we choose to disable all of T's javascripts and and do all AJAX ourselves. However, Tapestry seems to be a bit too clever in this area and detects our prototype AJAX request, overwrites our @ContentType("application/xml") set on the page our AJAX script requests and returns a "application/JSON" response in stead.

Is there is simple trick to tell T not to set the contentType to "application/JSON" and not to add the "{content:....}"?

Thanks,
Joost

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to