[JBoss-user] [JBoss Seam] - Re: Updating JSF components via Seam remoting...

2006-05-23 Thread [EMAIL PROTECTED]
No, because the component tree is kept in a serialized form in the page. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945958#3945958 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945958

[JBoss-user] [JBoss Seam] - Re: Updating JSF components via Seam remoting...

2006-05-24 Thread bkyrlach
Well, in that case, would it be possible for me to pass the serialized form to my @WebRemote method, deserialize it, update the object graph, and reserialize it, and update the page with the new version of the serialized form? Also, if I changed javax.faces.STATE_SAVING_METHOD client to

[JBoss-user] [JBoss Seam] - Re: Updating JSF components via Seam remoting...

2006-05-24 Thread [EMAIL PROTECTED]
I don't think either of these things would work, no. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946139#3946139 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946139