Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 73538 invoked by uid 500); 28 May 2001 15:48:58 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 73514 invoked from network); 28 May 2001 15:48:56 -0000 From: "Antonio Parolini" To: Subject: upgrade my beans from c1 to c2 Date: Mon, 28 May 2001 12:51:10 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: Importance: Normal X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi there, In Cocoon 1.8.x, my application use beans that return a DOM Node Object. public Node foo(){..};) and I call them from my XSP page like mybean.foo() Now I would like to upgrade this for Cocoon 2, but I'm not sure whether Cocoon2 will support this Node interface, since I'm avare that it uses the Sax document model. Do I need to create a new class that supports the XML Frament interface for this and return it insteed of Dom nodes ? thanks, - tony --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: