Re: How to populate drop down from propery file in Struts html

2009-10-15 Thread rajendar are
round about workaround but this will work for ur >> requirement. >> >> Thanks, >> Muthu >> >> -----Original Message- >> From: rajendar are [mailto:aare.rajen...@gmail.com] >> Sent: Thursday, October 15, 2009 12:34 PM >> To: user@struts.apac

Re: How to populate drop down from propery file in Struts html

2009-10-15 Thread rajendar are
t; -Original Message- > From: rajendar are [mailto:aare.rajen...@gmail.com] > Sent: Thursday, October 15, 2009 12:34 PM > To: user@struts.apache.org > Subject: How to populate drop down from propery file in Struts html > > Hi, > > I want to populate drop down in my

RE: How to populate drop down from propery file in Struts html

2009-10-15 Thread Muthu Velappan
October 15, 2009 12:34 PM To: user@struts.apache.org Subject: How to populate drop down from propery file in Struts html Hi, I want to populate drop down in my jsp(struts html) from property file.Still I used property files for Action Fom properties and Messages.Please send if any source code is t

How to populate drop down from propery file in Struts html

2009-10-15 Thread rajendar are
Hi, I want to populate drop down in my jsp(struts html) from property file.Still I used property files for Action Fom properties and Messages.Please send if any source code is there other wise please give me idea 1)how can i get the options list from property file to HashMap/TreeMap/ArrayList in m