http://people.apache.org/~hlship/t5api/coffeescript/ajax.html

HTH

-- 
Chris


On Sun, Sep 29, 2013 at 10:54 AM, George Christman
<gchrist...@cardaddy.com>wrote:

> Hello, in 5.3.7 there use to be a js function called Tapestry.ajaxRequest,
> does anybody know what the replacement is in 5.4.22?
>
> I'm playing with Taha's multi upload project and had failure around the
> following js snippets.
>
> Tapestry.ajaxRequest(this.cancelLink + '/' + fileName, {method: 'get'});
>
> Tapestry.ajaxRequest(url, {method: 'get'});
>
> Tapestry.ajaxRequest(this._options.initializeUploadsLink,
> function(response)
>
> Thanks
>

Reply via email to