Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 52202 invoked from network); 5 May 2008 11:23:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 May 2008 11:23:51 -0000 Received: (qmail 78109 invoked by uid 500); 5 May 2008 11:23:43 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 78084 invoked by uid 500); 5 May 2008 11:23:43 -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 78073 invoked by uid 99); 5 May 2008 11:23:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2008 04:23:43 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of marc.eckart@googlemail.com designates 72.14.220.154 as permitted sender) Received: from [72.14.220.154] (HELO fg-out-1718.google.com) (72.14.220.154) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2008 11:22:55 +0000 Received: by fg-out-1718.google.com with SMTP id l27so795402fgb.9 for ; Mon, 05 May 2008 04:23:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=WTv1m/P67cbTte4PwGUEbsfFIjavABtzy/qW70KRBl8=; b=KKBPsJnmrqUdf8OGO5tsksceqTJGVTMggt8B7i7pIWEbZVmoedBxeWhgydc0ZrKureIPgqa+MfrrtzNVTmfjedJnoGOjwNNz+u0f2xI0E0OWn54qjbDNJAf/ttk0uNqC1B/YWMAXvyujLnl2UVn34m+c7aXPGi4kuGZw1FgkuB4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=kdcFZDvvGU8PskEmCMoLss8gzFOiN0SHqZvhXEmwkt8yY/2dxIYYhOfPG+sQ1j5We3xq21debWDxs4r39aYi9BqFqtZ+ucewVkY+a5u3aP8m5kaFQ7CLd5v4Ix2GCEiGUDFdjF+lZfpn1fkZ82JjqDP0j0mCszrUUf1MvuuUNEA= Received: by 10.86.66.11 with SMTP id o11mr9508536fga.43.1209986588136; Mon, 05 May 2008 04:23:08 -0700 (PDT) Received: by 10.86.99.1 with HTTP; Mon, 5 May 2008 04:23:08 -0700 (PDT) Message-ID: Date: Mon, 5 May 2008 13:23:08 +0200 From: "Marc Eckart" To: "Struts Users Mailing List" Subject: Question: Freemarker and Tiles? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5561_23306939.1209986588125" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_5561_23306939.1209986588125 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, we try to use Freemarker with styles but we don't know how :-) I found the struts2 showcase http://www.planetstruts.org/struts2-showcase/tiles/freemarkerLayout.action But I don't know how the tiles.xml should look like for this. Can the source be downloaded or checked out from a svn or something like this. I haven't found anything yet. Thanks in advance. Best Regards, Marc ------=_Part_5561_23306939.1209986588125--