Return-Path: Delivered-To: apmail-jakarta-taglibs-user-archive@www.apache.org Received: (qmail 43669 invoked from network); 1 Sep 2004 17:53:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Sep 2004 17:53:34 -0000 Received: (qmail 1865 invoked by uid 500); 1 Sep 2004 17:53:29 -0000 Delivered-To: apmail-jakarta-taglibs-user-archive@jakarta.apache.org Received: (qmail 1764 invoked by uid 500); 1 Sep 2004 17:53:29 -0000 Mailing-List: contact taglibs-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tag Libraries Users List" Reply-To: "Tag Libraries Users List" Delivered-To: mailing list taglibs-user@jakarta.apache.org Received: (qmail 1750 invoked by uid 99); 1 Sep 2004 17:53:28 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [65.213.51.51] (HELO etouch.net) (65.213.51.51) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Sep 2004 10:53:27 -0700 Received: from [128.107.248.220] (account ) by etouch.net (CommuniGate Pro WebUser 4.0.6) with HTTP id 6138226 for ; Wed, 01 Sep 2004 09:47:41 -0700 From: "Somashish Gupta" Subject: c:out inside value attribute of c:set To: taglibs-user@jakarta.apache.org X-Mailer: CommuniGate Pro Web Mailer v.4.0.6 Date: Wed, 01 Sep 2004 09:47:41 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, Can I use a inside the value attribute of another or tag. For ex the following code doesnt seem to work. In the second line I am trying to use c:out inside the value attribute of c:set . However it is not evaluating that c:out. Any clue how to solve this problem? Thanks Somashish --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org