RE: [Solved] Message Resource lookup curiosity

2004-06-25 Thread Joe Hertz
mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 2:46 PM > To: 'Struts Users Mailing List' > Subject: RE: Message Resource lookup curiosity.. > > > Yeah, this was one of the options I considered. > > I really hate hate hate the idea of storing &

RE: Message Resource lookup curiosity..

2004-06-23 Thread Joe Hertz
ie Yan [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 6:10 AM > To: Struts Users Mailing List > Subject: Re: Message Resource lookup curiosity.. > > > This will depends on your design strategy. > > Say Message.properties is: > form.gender.male=Male > form.ge

Re: Message Resource lookup curiosity..

2004-06-23 Thread Eddie Yan
So to display the value in your jsp page: The property "gender" is a property in your detail and form object. - Original Message - From: "Joe Hertz" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Wed

Message Resource lookup curiosity..

2004-06-23 Thread Joe Hertz
Caroline Jen's question make me think about something. I'm wondering how other people deal with this particular issue- Say that you have some sort of i18n'd app, and on a JSP screen for doing CRUD, you have one or more select boxes. You use html:option tags that get the labels (and maybe even the