Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 95812 invoked from network); 31 Jul 2006 19:19:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Jul 2006 19:19:24 -0000 Received: (qmail 68721 invoked by uid 500); 31 Jul 2006 19:19:13 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 68688 invoked by uid 500); 31 Jul 2006 19:19:13 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 68663 invoked by uid 99); 31 Jul 2006 19:19:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jul 2006 12:19:13 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jul 2006 12:19:11 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1G7dHv-0007GZ-F0 for user@struts.apache.org; Mon, 31 Jul 2006 12:18:51 -0700 Message-ID: <5582228.post@talk.nabble.com> Date: Mon, 31 Jul 2006 12:18:51 -0700 (PDT) From: mosho To: user@struts.apache.org Subject: how to call other tiles from baselayout MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: roshini.bhalla@gmail.com X-Nabble-From: mosho X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have a problem. I am using tiles for my layout. I have a baselayout.jsp where I am inserting all my header, body and footer tags. I want to insert another attribute called breadcrumbs which have some insert statements. for example, my tile definition is: Can i do this in my base layout: Value of breadcrumbs is another jsp file:
  • Thanks -- View this message in context: http://www.nabble.com/how-to-call-other-tiles-from-baselayout-tf2029501.html#a5582228 Sent from the Struts - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org