Hi -
I'm afraid I'm fairly new to using javascript & JX templating within cocoon so I hope this isn't a stupid question. I have a spring bean which connects to an XML db and gets back some XML. I want to output that XML into a JX template, but don't want it to be escaped - i.e. I don't want < changed to < & so on. Effectively I want the output to be raw. The reason I want to do this is because I want the XML to form part of an xforms document (i.e. the contents of an <xforms:instance >). Is there any way I can do this? Many thanks in advance for your help. Anil. -- View this message in context: http://www.nabble.com/JX-templating---XML-tp14701516p14701516.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
