You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Andrew Robinson <an...@gmail.com> on 2008/05/29 21:35:44 UTC

Re: [Trinidad] any way to set partialSubmit=true by default

3 ideas:
1) extend the components
2) extend the JSP tags or Facelets TagHandlers
3) Use facelets to include custom initialized settings

On Thu, May 29, 2008 at 2:25 AM, Renzo Tomaselli
<re...@tecnotp.it> wrote:
> Hi, subject says all.
> I wonder if there is any trick to have it by default on all buttons/links in
> case an application does PPR everywhere, by handling what to render on its
> own through partialTriggers or addPartialTarget().
>
>