Hello
I need to use Tomcat/Struts to create the dynamic js at a certain(final)
state in my UI.  That state in the execute is returning with
getInputForward.  It works, writing the js dynamically with what gets
processed server-side, but now I need to render into that js the data, which
I do put in the JSON header.  Will the Ajax post persist across the reload
and resume to process the data?  Alternatively is there a way to separately
marshal a text representation of the json data resulting in a json object
that can then be processes?

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to