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
This will depends on your design strategy.
Say Message.properties is:
form.gender.male=Male
form.gender.female=Female
and you are storing the key "form.gender.male" into the database.
So,
you need to write a simple class Commons.java that contains:
public final static String getMsg(MessageRe
2 matches
Mail list logo