Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 37750 invoked from network); 14 Jun 2004 16:00:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Jun 2004 16:00:35 -0000 Received: (qmail 68965 invoked by uid 500); 14 Jun 2004 16:00:43 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 68924 invoked by uid 500); 14 Jun 2004 16:00:42 -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 Delivered-To: mailing list docs@cocoon.apache.org Received: (qmail 68628 invoked by uid 99); 14 Jun 2004 16:00:37 -0000 Received: from [157.193.121.51] (HELO otsrv1.iic.ugent.be) (157.193.121.51) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 14 Jun 2004 09:00:37 -0700 Received: from otsrv1.iic.ugent.be (localhost [127.0.0.1]) by otsrv1.iic.ugent.be (8.11.6/8.11.6) with ESMTP id i5EF08v08020 for ; Mon, 14 Jun 2004 17:00:08 +0200 Date: Mon, 14 Jun 2004 17:00:08 +0200 Message-Id: <200406141500.i5EF08v08020@otsrv1.iic.ugent.be> From: stevenn@outerthought.org To: docs@cocoon.apache.org Subject: [WIKI-UPDATE] CformsHibernateAndFlow UsingHibernateToMakeYourJavaBeansPersistent Saxon TonyEdwards CocoonFormsCreatingWidgets VilyaHarvey Mon Jun 14 17:00:08 2004 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Page: http://wiki.cocoondev.org/Wiki.jsp?page=CformsHibernateAndFlow , version: 2 on Sun Jun 14 15:39:24 2004 by DerekH + + Page: http://wiki.cocoondev.org/Wiki.jsp?page=UsingHibernateToMakeYourJavaBeansPersistent , version: 20 on Sun Jun 14 15:28:38 2004 by DerekH + !!Other Resources + + * [WoodyHibernateAndFlow] + * [CformsHibernateAndFlow] - Page: http://wiki.cocoondev.org/Wiki.jsp?page=Saxon , version: 8 on Sun Jun 14 14:51:18 2004 by NicoVerwer + There is a problem with XSP in combination with Saxon7. When the Saxon libraries are in your classpath, the root element of a page generated by XSP gets two extra namespace attributes: + {{{ + xmlns:xml="http-link-to-www.w3.org/XML/1998/namespace" xmlns:xsp="http-link-to-apache.org/xsp" + }}} + This is only noticeable if the XSP generator is immediately followed by a serializer. In this case, Internet Explorer will complain: ''The namespace prefix is not allowed to start with the reserved string "xml".'' + Firefox won't mind these namespace prefixes. + A solution is to add an identity transformer (using Xalan or Saxon) after the generator. + Page: http://wiki.cocoondev.org/Wiki.jsp?page=TonyEdwards , version: 5 on Sun Jun 14 14:03:22 2004 by TonyEdwards - [contact:|mailto:anthonybedwards@bigpond.com] ? ^^^ ^ ^ + [contact:|mailto:anthonybedwards@optusnet.com.au] ? ^ ^^^ ^^ +++ Page: http://wiki.cocoondev.org/Wiki.jsp?page=CocoonFormsCreatingWidgets , version: 9 on Sun Jun 14 15:36:53 2004 by VilyaHarvey - -- VilyaHarvey, 14th June 2004. + Page: http://wiki.cocoondev.org/Wiki.jsp?page=VilyaHarvey , version: 1 on Sun Jun 14 15:33:00 2004 by VilyaHarvey New page created: + I guess this is my Wiki page... +