Escape xml characters in set element at clay-config.xml

2006-08-18 Thread Daniel del Río
Hi all, I have the following problem when using clay components: I want to create a simple form with a label and an input. The input have an accesskey, so I want to make a letter from the label underscored. My code looks like this: ... ... and my resource boundle have an entry with

Re: Escape xml characters in set element at clay-config.xml

2006-08-18 Thread Gary VanMatre
>From: Daniel del Río <[EMAIL PROTECTED]> > > Hi all, I have the following problem when using clay components: > > I want to create a simple form with a label and an input. The input have an > accesskey, so I want to make a letter from the label underscored. My code > looks > like this: > >

Re: Escape xml characters in set element at clay-config.xml

2006-08-18 Thread Daniel del Río
iday, August 18, 2006 8:58 PM Subject: Re: Escape xml characters in set element at clay-config.xml >From: Daniel del Río <[EMAIL PROTECTED]> Hi all, I have the following problem when using clay components: I want to create a simple form with a label and an input. The input have an

Re: Escape xml characters in set element at clay-config.xml

2006-08-18 Thread Gary VanMatre
>From: Daniel del Río <[EMAIL PROTECTED]> > > > Thanks Gary, > It's a good idea. Anyhow, it seems strange to me because the escape > attribute appears in the jsf reference, > Ahh, I think your are looking at the JSF 1.2 Standard HTML Render Kit Documentation. You are most likely using 1.1_0

Re: Escape xml characters in set element at clay-config.xml

2006-08-19 Thread Daniel del Río
Ooops ... yes, you are right. Thanks Gary. - Original Message - From: Gary VanMatre To: user@shale.apache.org ; Daniel del Río Sent: Friday, August 18, 2006 11:38 PM Subject: Re: Escape xml characters in set element at clay-config.xml >From: Daniel del Río <