Date: 2004-07-17T10:37:05 Editor: DaleFrye <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: FAQs URL: http://wiki.apache.org/cocoon/FAQs
no comment Change Log: ------------------------------------------------------------------------------ @@ -274,13 +274,15 @@ [[BR]] I am using Linux Fedora 1 and Sun JDK 1.5.0. Can I use 1.5 or do I need to use 1.4? +A: To answer my own question... I unistalled 1.5 and installed 1.4. Compiled and works fine. I suspect this is actually a problem with Ant. -'''Q Flow: extending objects''' +=== Q: Flow: extending objects === Is it possible to extend for example the form object in Flow? So that we have our own implementation of it? If so, are there examples. ps why was Flow written in javascript, and not java? Probably a stupid one:). -'''Q: I want to convert an XML file into an SVG format.''' All i get is always an error-message: +=== Q: I want to convert an XML file into an SVG format.=== + All i get is always an error-message: The image "http://............/hello.svg" cannot be displayed because it contains errors. I tried it with all available examples, always the same. Does anybody know about that ?
