Return-Path: X-Original-To: apmail-tiles-users-archive@minotaur.apache.org Delivered-To: apmail-tiles-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F1B8C18A for ; Fri, 4 May 2012 16:01:42 +0000 (UTC) Received: (qmail 37429 invoked by uid 500); 4 May 2012 16:01:42 -0000 Delivered-To: apmail-tiles-users-archive@tiles.apache.org Received: (qmail 37400 invoked by uid 500); 4 May 2012 16:01:42 -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 37317 invoked by uid 99); 4 May 2012 16:01:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 16:01:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of soper.j@gmail.com designates 209.85.210.42 as permitted sender) Received: from [209.85.210.42] (HELO mail-pz0-f42.google.com) (209.85.210.42) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 16:01:34 +0000 Received: by dalf4 with SMTP id f4so729085dal.29 for ; Fri, 04 May 2012 09:01:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=fIEBHejG8b43Qym8KS9CAQRivgnEzBgIau0pI9fBwpU=; b=pUM5Sgeb0nc4g0M5xc1uAUllwPy45/c14mQVGD58YdXi4/drxrBz8u2b90vzfvk8EV GNq3x4XioX+kJvLYmdHpT7cgpWiUa5Cl8Vc+podz5p3c/NOwAVQhc7d04YzTOQ3BekyW 7SysSsMIXPxH0xSGyJPEwDiNm8Jr+kil0AEmi0rM1e18arv9UDifnFbumRUoHQ8J9xpb 6+cK77t4f/sbwuB5hweeevQS1WY8Y8amMtDnzSGxskcNFK2UFWcFsabqbaqV8d5PLyVF 32f5nS3hTV2rKGohzDYq/1ftAAx5yms2xbht0lIfnnQXq83hmKFqF/QYQmqti3Xm3/PK 1qCw== MIME-Version: 1.0 Received: by 10.68.195.71 with SMTP id ic7mr20067096pbc.34.1336147273378; Fri, 04 May 2012 09:01:13 -0700 (PDT) Received: by 10.142.13.3 with HTTP; Fri, 4 May 2012 09:01:13 -0700 (PDT) In-Reply-To: References: Date: Fri, 4 May 2012 09:01:13 -0700 Message-ID: Subject: Re: Tiles CSS problem From: James Soper To: users@tiles.apache.org Content-Type: text/plain; charset=ISO-8859-1 Thanks for the quick reply. Any reason for that? On Fri, May 4, 2012 at 1:57 AM, Antonio Petrelli wrote: > Not a Tiles problem I suppose... > > 2012/5/4 James Soper > >> Hi, >> I'm having an issue with adding css & javascript files to my tiles. >> in my layout.jsp file I use these lines to add them: >> " rel="stylesheet" >> type="text/css" /> >> >> >> and they're rendered in the html as: >> >>