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 

<context-param>
  <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
  <param-value>client</param-value>
</context-param>

to save state on the server, would that give me a way to do what I want? It 
seems as if this should be possible somehow. One of the greatest uses for AJAX 
is to update form fields with dynamicall retreived information. I really like 
the way that Seam integrates with AJAX so nicely, it'd be great if I could get 
this to work.

Thanks for all your help.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946108#3946108

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946108


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to