Return-Path: Delivered-To: apmail-jakarta-taglibs-dev-archive@apache.org Received: (qmail 48546 invoked from network); 4 Dec 2002 19:45:55 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Dec 2002 19:45:55 -0000 Received: (qmail 15563 invoked by uid 97); 4 Dec 2002 19:45:31 -0000 Delivered-To: qmlist-jakarta-archive-taglibs-dev@jakarta.apache.org Received: (qmail 15349 invoked by uid 97); 4 Dec 2002 19:45:27 -0000 Mailing-List: contact taglibs-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tag Libraries Developers List" Reply-To: "Tag Libraries Developers List" Delivered-To: mailing list taglibs-dev@jakarta.apache.org Received: (qmail 14854 invoked by uid 98); 4 Dec 2002 19:45:11 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: Wed, 4 Dec 2002 11:40:22 -0800 (PST) From: Martin Cooper To: Tag Libraries Developers List Subject: Re: JSTL: Nesting inside In-Reply-To: <001f01c29abd$b537baa0$7500a8c0@goonie> Message-ID: <20021204113817.H19481-100000@icarus.apache.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 3 Dec 2002, Andreas Schildbach wrote: > hello, > > in my jsp, i'd like to do something like this: > > > > > > > The JSTL spec does not allow for that. The only tags allowed within the body of the tag are tags - not or anything else. -- Martin Cooper > intended semantics: depending on the condition, the xsl transformation is > invoked with a parameter or no parameter. > > unfortunately, i constantly receive this error message: > > "Encountered illegal body of tag "x:transform" tag, given its attributes." > > my configuration is as follows: > jdk 1.4.1 > tomcat 4.1.12 > jstl 1.02 > > could anyone help me out? > > regards, > > andreas > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: