We had same problems. See my posting on this thread:
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=103243063421117&w=2
This solution works for our company.
For current discussion's look at :
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=103431785702537&w=2
hth,
Frank Taffelt
-
I have an XSLT transformation that outputs a JavaScript file that I need to
serialize as text to send to the client. I am using , but the serialized result includes an XML declaration with
markup characters escaped (as if serializing an external parsed general
entity). How do I force Cocoon to ser
Hi,
I have a DHTML application. I use remote scripting to acces server (post are
made in an hidden frame, the server return javascript).
This work well with Cocoon for standard script (ie. : alert("hello
world");), but i'd like to have a script that insert HTML in existing HTML
(ex : add a new m