Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 63069 invoked from network); 10 Dec 2004 22:56:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Dec 2004 22:56:35 -0000 Received: (qmail 16748 invoked by uid 500); 10 Dec 2004 22:56:27 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 16714 invoked by uid 500); 10 Dec 2004 22:56:27 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 16690 invoked by uid 99); 10 Dec 2004 22:56:27 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from oe-im1pub.managedmail.com (HELO oe-im1.bizmailsrvcs.net) (206.46.164.52) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 10 Dec 2004 14:56:24 -0800 Received: from mm-ismta3.bizmailsrvcs.net ([192.168.133.28]) by oe-im1.bizmailsrvcs.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20041210225622.SMEG10275.oe-im1.bizmailsrvcs.net@mm-ismta3.bizmailsrvcs.net> for ; Fri, 10 Dec 2004 16:56:22 -0600 Received: from ws20 ([12.109.175.220]) by mm-ismta3.bizmailsrvcs.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20041210225621.BUKF24296.mm-ismta3.bizmailsrvcs.net@ws20> for ; Fri, 10 Dec 2004 16:56:21 -0600 From: "Reuben Christie" To: "Cocoon Apache" Subject: what does xsp page returns when inserting into database using esql Date: Fri, 10 Dec 2004 17:56:21 -0500 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.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi i am learning xsp to do databse transactions. right now i m testing with insert into database.I am using esql logic sheet.now the question is How do i return an xml tag with just value 'true' when the insertion is succesful..currently the xsp doent return anything.the only thing i get back is following but i want to add a tag like succes sounds simple and stupid but i just dont know how to do it --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org