Return-Path: Delivered-To: apmail-tiles-users-archive@locus.apache.org Received: (qmail 35833 invoked from network); 15 Oct 2007 16:16:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Oct 2007 16:16:40 -0000 Received: (qmail 73174 invoked by uid 500); 15 Oct 2007 16:16:28 -0000 Delivered-To: apmail-tiles-users-archive@tiles.apache.org Received: (qmail 73151 invoked by uid 500); 15 Oct 2007 16:16:28 -0000 Mailing-List: contact users-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@tiles.apache.org Delivered-To: mailing list users@tiles.apache.org Received: (qmail 73142 invoked by uid 99); 15 Oct 2007 16:16:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 09:16:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of baptiste.gaillard@gmail.com designates 209.85.128.187 as permitted sender) Received: from [209.85.128.187] (HELO fk-out-0910.google.com) (209.85.128.187) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 16:16:30 +0000 Received: by fk-out-0910.google.com with SMTP id 26so1653203fkx for ; Mon, 15 Oct 2007 09:16:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=xgjeFFpTVKhrz5xlN7AWwuBGSLQmcViyhcfuf66W+Mc=; b=dWV/5Tp8kdCIxnAk+MZa0L3b0PBN89FGbCRXkuz9r1yoxnmItP6G9E7rfde9JtjEy3VdBe/9uT5IZZwvPYc1SImLcMf4OiUYthc2mapdSUqzQ29WHio3KGXAz8IXJAjkU+xW65Nl+5qyGKm+pAygvslrsHC1jKO8MyUFfUMdAQE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=EtOEtdseMe9dU2mGqKgnBUwrvo80shsYG9a0t59iP3foQEAJPQ3I9AIx5sty/PiXtBuI4MK75gJ1jV5t8aLGyf597nNQjn/YWzfs6ureRzRIYsYt3BaysmJzIZOp8QT3t3Kmu43sz9IsYq7grC6ZonbwWIQGyJq+X40wy5EzrCY= Received: by 10.82.146.14 with SMTP id t14mr11533460bud.1192464968750; Mon, 15 Oct 2007 09:16:08 -0700 (PDT) Received: from ?192.168.1.141? ( [90.2.155.223]) by mx.google.com with ESMTPS id b30sm3586595ika.2007.10.15.09.16.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 15 Oct 2007 09:16:08 -0700 (PDT) Message-ID: <47139243.8000900@gmail.com> Date: Mon, 15 Oct 2007 18:16:03 +0200 From: Baptiste GAILLARD User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: users@tiles.apache.org Subject: How can I separate tiles.xml in several files ? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I begin to have a lot of tiles definitions in my WEB-INF/tiles.xml file, is it possible to separate this files in multiple files ?