You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jana Navaneethan <ja...@labs.gte.com> on 2002/12/02 20:22:04 UTC

Help with

Hi,
        I want to create a String[] using messages in my JSP page. Can
somebody tell me how to do that? Or is there any other better way of doing
this?

Requirement is simple, I want to display days (Monday thru Sunday) in my
JSP, Since our application is multi-lingual I want to get this from
properties file, some thing like

String[] arrayOfDays = { "<bean:message key="day1"/>", "<bean:message
key="day2"/>" };

Any help would be greatly appreciated!

Thanks,
Jana.




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>