Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 45964 invoked from network); 26 Nov 2008 15:00:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2008 15:00:50 -0000 Received: (qmail 97482 invoked by uid 500); 26 Nov 2008 15:00:52 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 97462 invoked by uid 500); 26 Nov 2008 15:00:52 -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 97451 invoked by uid 99); 26 Nov 2008 15:00:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 07:00:52 -0800 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 antonio.petrelli@gmail.com designates 74.125.46.31 as permitted sender) Received: from [74.125.46.31] (HELO yw-out-2324.google.com) (74.125.46.31) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 14:59:26 +0000 Received: by yw-out-2324.google.com with SMTP id 9so244292ywe.17 for ; Wed, 26 Nov 2008 07:00:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Yc41YtjxTTInJ93BNW+cFW4mMHab1iHHUg3QqScWsM8=; b=HjN6sq191jtSn9hBasJlcze931kRSD3NDwQIjdcaWGVw/lvMKbzeq1maTfCf3I+kV5 GBZqcteGQcqHahtngUWB9OD2uMwIoEgwT3pIzwy1rTvq5JmMwwMcQUNAvPoOY5Gu/sih mVGuF9fqwWAunDSY5CtAuHhah6Uev9bE8wZaI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=VLb7ky9YhNGpSzO39x0OOQN+SiF5TBUbF3IG/j9fFZYVu9zorSqUFI1+ir7ua1xIbS onGpXrDS+eSlQemXanpFrMsyGj6u8YjBfGzIklpgbH8+/aQwJqaFIwH88RbaNaG6wgho KzlLf8A83O2ckbrMTpt8kz1KSht7jGoX2AkKA= Received: by 10.103.243.9 with SMTP id v9mr2160493mur.91.1227711611638; Wed, 26 Nov 2008 07:00:11 -0800 (PST) Received: by 10.102.215.13 with HTTP; Wed, 26 Nov 2008 07:00:11 -0800 (PST) Message-ID: Date: Wed, 26 Nov 2008 16:00:11 +0100 From: Antonio To: "Struts Users Mailing List" Subject: Re: Tiles and Validate In-Reply-To: <20699267.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20699267.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org 2008/11/26 mthalis : > > It is possible to use tiles and validation(validation forms data) in same > project. if it is possible please give me reference or sample project. > please help me.. I don't see why not validator and Tiles can be used together, they are used in two different aspects of the application. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org