Return-Path: Delivered-To: apmail-incubator-myfaces-user-archive@www.apache.org Received: (qmail 58913 invoked from network); 7 Dec 2004 00:08:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Dec 2004 00:08:28 -0000 Received: (qmail 99917 invoked by uid 500); 7 Dec 2004 00:08:27 -0000 Delivered-To: apmail-incubator-myfaces-user-archive@incubator.apache.org Received: (qmail 99749 invoked by uid 500); 7 Dec 2004 00:08:27 -0000 Mailing-List: contact myfaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list myfaces-user@incubator.apache.org Delivered-To: moderator for myfaces-user@incubator.apache.org Received: (qmail 35801 invoked by uid 99); 3 Dec 2004 19:00:40 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Message-ID: <41B0B7D3.8050308@sourcebeat.com> Date: Fri, 03 Dec 2004 12:00:35 -0700 From: Matt Raible User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: 'MyFaces Discussion' Subject: Setting a default styleClass for a component Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Is it possible to set a default styleClass for a component? All my tags are going to use the "fieldError" styleClass. Is there a way to specify this in faces-config.xml, so I don't have to type it every time? Thanks, Matt