On Fri, Apr 17, 2009 at 12:41 PM, Ganesh <[email protected]> wrote:
> 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

mf:ajax ?
By that one could use this "core extension", when using myfaces lib.


> we build a t:ajax tomahawk tag?

-1 this would tie the use really to tomahawk;
Why not doing a mf:ajax which is a taglib that sits inside the myfaces-impl.jar

-M

> Please give your comment on this!
>
> Best Regards,
> Ganesh Jung
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

Reply via email to