Hi,

From our Trinidad code (RequestQueue.js), I see we use jsf.ajax.request() only for Facelets, is this intended behavior? In other words, in a JSP page, for legacy partialSubmit = "true" requests, does Trinidad intend to use jsf.ajax.request() or legacy code?

RequestQueue.js:
/ this._useJsfBuiltInAjaxForXhr = (_agent.useJsfAjax && typeof jsf != "undefined");

/Thanks
Mamallan

Reply via email to