Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 10402 invoked from network); 13 Sep 2005 07:41:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2005 07:41:00 -0000 Received: (qmail 78473 invoked by uid 500); 13 Sep 2005 07:40:59 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 78444 invoked by uid 500); 13 Sep 2005 07:40:58 -0000 Mailing-List: contact docs-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@cocoon.apache.org List-Id: Delivered-To: mailing list docs@cocoon.apache.org Received: (qmail 78430 invoked by uid 99); 13 Sep 2005 07:40:58 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2005 00:40:57 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 4A8C727B for ; Tue, 13 Sep 2005 09:40:56 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: docs@cocoon.apache.org Date: Tue, 13 Sep 2005 07:40:56 -0000 Message-ID: <20050913074056.10483.8867@ajax.apache.org> Subject: [Cocoon Wiki] Update of "FAQs" by CombinationalLogic X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification. The following page has been changed by CombinationalLogic: http://wiki.apache.org/cocoon/FAQs ------------------------------------------------------------------------------ Q: What are the system requirements for using Cocoon? I already have a web server running - would I have to replace it with Apache? A: To be filled in. + + == Writing DOM to an XML file == + + Q: Why am I getting a bunch of &#9;s (and-sign pound 9 semi) instead of whitespace when writing a document to an XML file? This happens when I save a DOM from a flowscript as shown in the blocks/forms/samples/from2xml example. + + A: UNANSWERED!! Your answer here :) == Cocoon Nuts-n-Bolts - What does '''this''' mean/do? ==