dev@jsf-extensions.java.net

Re: [JSF-EXT] state management

From: Roger Keays <roger.keays_at_ninthavenue.com.au>
Date: Fri, 20 Oct 2006 18:46:41 +1000

Hi all,
> I have a situation where I need to use AJAX to render a <h:form>
> component. This is okay, but in the resulting markup, instead of a
> hidden input for javax.faces.VIEW_STATE, all I get is the plain text
> ~facelets.VIEW_STATE~
>
> It seems that the DeferredStateManager is responsible for this, since
> it prevents any state being written in the markup. The problem is that
> the state which was returned in the xml response is not being
> resubmitted when I try to use the form. Since the state is not sent,
> the action listeners are not invoked.
I've posted a patch to defect 18 for this one. Please review :)

https://jsf-extensions.dev.java.net/issues/show_bug.cgi?id=18

Roger

-- 
----------------------------------------
Ninth Avenue Software
p: +61 7 3137 1351 (UTC +10)
f: +61 7 3102 9141
w: http://www.ninthavenue.com.au
e: info_at_ninthavenue.com.au
----------------------------------------