Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 44179 invoked from network); 26 Jun 2004 18:55:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Jun 2004 18:55:25 -0000 Received: (qmail 73392 invoked by uid 500); 26 Jun 2004 18:55:05 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 73171 invoked by uid 500); 26 Jun 2004 18:55:00 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 72688 invoked by uid 99); 26 Jun 2004 18:54:53 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [69.59.195.3] (HELO pyramid-02.kattare.com) (69.59.195.3) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sat, 26 Jun 2004 11:54:51 -0700 Received: from [192.168.1.102] (c-67-161-112-117.client.comcast.net [67.161.112.117]) (authenticated bits=0) by pyramid-02.kattare.com (8.12.10/8.12.10) with ESMTP id i5QIsfk2021500 for ; Sat, 26 Jun 2004 11:54:41 -0700 Subject: Re: Newbie question re. CSS and Struts From: Paul Reply-To: lists@nwnetsolutions.net To: Struts Users Mailing List In-Reply-To: <000d01c45b77$5045e410$0a0aa8c0@aragorn> References: <000d01c45b77$5045e410$0a0aa8c0@aragorn> Content-Type: text/plain Message-Id: <1088276032.3160.6.camel@mvalley> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 26 Jun 2004 11:53:52 -0700 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I typically use my own style sheet on the finished product. During development though I normally use embedded styles, but imported from their own page using tiles. As the browser is seeing embedded styles and not an imported style sheet, I don't have the caching problem during development. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org