Hello, I've been struggling all day editing persistent page properties and finding that the values of the properties is not what I expected after the render phases
The persistant page property is @Persist public abstract List<Cello6ChannelSetup> getChannelSetup(); public abstract void setChannelSetup(List<Cello6ChannelSetup> d); This gets sets in PageBeginRender when the page is first called. A button on the page is pressed which changes the property of one of the elements of the list. After the render the value of the channelSetup property is not what I expect. Does anybody have any ideas? Thanks -- Thanks A Jabbar Azam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]