Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 43935 invoked from network); 18 Oct 2004 16:20:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Oct 2004 16:20:23 -0000 Received: (qmail 14494 invoked by uid 500); 18 Oct 2004 16:20:13 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 14410 invoked by uid 500); 18 Oct 2004 16:20:12 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 14395 invoked by uid 99); 18 Oct 2004 16:20:12 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of aquesabenlasnubes@gmail.com designates 64.233.170.202 as permitted sender) Received: from [64.233.170.202] (HELO mproxy.gmail.com) (64.233.170.202) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 18 Oct 2004 09:20:12 -0700 Received: by mproxy.gmail.com with SMTP id 79so209305rnl for ; Mon, 18 Oct 2004 09:20:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=WS7RID3NzZ5SJYt3O3YDeZ9XJghE25VU/X8+t0hBbXuhKQH2nbnLYZwVcoQUJFljcHUmHfjnprBSkEMnpKtCvTmiO/bLagzsCY522/1dzDThYRc2Ci8B4LR0VYFT5mnidiMUV4HUiCcLFYok5aeaDXHwrB5Bd880c7gEW0O2rAQ Received: by 10.38.70.15 with SMTP id s15mr1603644rna; Mon, 18 Oct 2004 09:20:10 -0700 (PDT) Received: by 10.38.82.21 with HTTP; Mon, 18 Oct 2004 09:20:10 -0700 (PDT) Message-ID: Date: Mon, 18 Oct 2004 18:20:10 +0200 From: e-|vira Reply-To: e-|vira To: dev@cocoon.apache.org Subject: Redirect since XSL but without Client Script Language Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello all! the first, my english is very very bad so i'm sorry if i don't to explain very well. I have a portlet with his sitemap file, XML input file how ' cocoon' and XSL output file how ' cocoon'. My idea is in my XSL file i check a condition with a label of my XML input and if it's false then i want redirecting to other portlet. Its possible? Thank u!