Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 86106 invoked from network); 5 Sep 2006 16:23:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Sep 2006 16:23:19 -0000 Received: (qmail 27676 invoked by uid 500); 5 Sep 2006 16:23:09 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 27643 invoked by uid 500); 5 Sep 2006 16:23:09 -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 27632 invoked by uid 99); 5 Sep 2006 16:23:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 09:23:09 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wsmoak@gmail.com designates 64.233.184.229 as permitted sender) Received: from [64.233.184.229] (HELO wr-out-0506.google.com) (64.233.184.229) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2006 09:23:07 -0700 Received: by wr-out-0506.google.com with SMTP id i31so181606wra for ; Tue, 05 Sep 2006 09:22:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZK3MxRfYSPmcX8i6z3i3RJc2lKLTIaCD3so581nfLEIf3viAYlwtfAj97rQJGVSJaY2US09rfFZF1Z828NQXSb6AgsVBpupzUscsxDoQqHoHFOaznf2rTrq+veQgpZPTblwMeGa0miydNMsApHmXPHB/zKnNR4MLyq09JXDOTuY= Received: by 10.90.50.6 with SMTP id x6mr1613255agx; Tue, 05 Sep 2006 09:22:46 -0700 (PDT) Received: by 10.90.68.3 with HTTP; Tue, 5 Sep 2006 09:22:46 -0700 (PDT) Message-ID: Date: Tue, 5 Sep 2006 09:22:46 -0700 From: "Wendy Smoak" To: "Struts Users Mailing List" Subject: Re: tiles with struts 1.2.9 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <013101c6d102$e96be560$800101df@utrsch.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/5/06, Monkeyden wrote: > http://struts.apache.org/1.x/struts-tiles/installation.html Now I see the reference to 'tiles.jar'. That documentation is for Struts 1.3, in which we've split the distribution into several jar files: struts-core, struts-tiles, struts-el, etc. For Struts 1.3, you *do* need to make sure to include struts-tiles.jar. In the 1.2 series, the Struts Tiles classes are included in struts.jar . The documentation for 1.2.9 starts here: http://struts.apache.org/1.2.9 ---> http://struts.apache.org/1.2.9/userGuide/dev_tiles.html -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org