On Fri, Jun 13, 2008 at 12:07 AM, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
> Hi! > > I ignore what happens when use multiple jsf portlets in the same page, > > or when the page is using multiple forms on the same page (normal > > submits should work on both environmets, but ajaxified components?). > With "I ignore" you mean you will not replace the ViewState for each > form having a ViewState hidden field? > If so, this is bad I think, as having multiple forms is a perfect > possible scenario, subForm is not always the best answer. > With "I ignore" I want to say "I don't know". Sorry, my native language is spanish, so sometimes I translate wrong what I want to say ;). I agree with you, but I'm looking for which components should handle this scenario, because not every ajax enabled component should handle it (inputSuggestAjax and tableSuggestAjax for example). regards Leonardo Uribe > > Ciao, > Mario > >