Hi,

Here's a question concerning the extension parameters pps, queuesize and errorlevel in conjunction with the f:ajax tag. They form part of the Javascript xhrCore and can be set via jsf.ajax.request(this, event, {execute:'xxx', render:'yyy', myfaces:{pps:true, queuesize:1, errorlevel: 'error'}}).

For the ajax tag the extension parameters could reside in an attribute myfaces: myfaces="{pps:true, queuesize:1, errorlevel: 'error'}".

Now, should this extension parameter become part of the f:ajax tag or should we build a t:ajax tomahawk tag? Please give your comment on this!

Best Regards,
Ganesh Jung

Reply via email to