RE: get MessageResources Key from tiles

2005-08-09 Thread Mark Womack
I just had the same questions answered: http://marc.theaimsgroup.com/?t=11232885381&r=1&w=2 -Mark > -Original Message- > From: Mick Knutson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 09, 2005 8:55 AM > To: struts > Subject: get MessageResources Key from tiles > > I have the f

validwhen question

2005-08-08 Thread Mark Womack
I have a form that has a checkbox that controls a group of radio buttons. One of the radio buttons has a text field associated with it. I only want the text field to be validated if both the checkbox and the radio button are turned "on", and when validated, validated as an integer. I am using Val

RE: Using Message Resources with Tiles?

2005-08-08 Thread Mark Womack
urces. > The tiles tags don't provide a method of getting the value directly from > the resource. > > so I use so that the values are > available in any of my tiles, then using JSTL/EL I can use ${windowTitle} > in any tag as the key. > > eg > > value=&quo

Using Message Resources with Tiles?

2005-08-05 Thread Mark Womack
I can't imagine that this question has not been asked before, but I could not dig up answers in the mail archives or the online documentation. I apologize in advance if there is an obvious answer that I do not see. Instead of embedding a text value in my tiles definition file like this: