> If you want to display the data on another page, you > can use the flow to > set the variable and pass it to another pipeline:
Thanks Christoph. How will I use this variable in another pipeline as xml. Its coming us text instead of xml. Can anyone shower some code... Thanks, Rajesh --- Christoph Hermann <[EMAIL PROTECTED]> wrote: > Rajesh Aravindakshan schrieb: > > Hello, > > > var strXml = xR.getResponse(); > > > > Now strXml is a string with xml values. How > should I > > proceed from here? Should I use JXTemplate or can > I > > pass this as an XML input to another pipeline? > > If you want to display the data on another page, you > can use the flow to > set the variable and pass it to another pipeline: > > Have a look here: > http://cocoon.apache.org/2.1/userdocs/flow/tutor.html > > HTH > Christoph > > ATTACHMENT part 2 application/pgp-signature ===== Regards, Rajesh Aravindakshan __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
