Hi all,

    Can any one please let me know how to read a drop down through
properties file I have two drop downs. I need to read the drop down values
through the properties file .

Say for example

if i have in the properties file
months.properties

Month = "january,february,march.....december"
january = "monday,tuesday, wednesday"

for the first drop down i need to load the months i.e., january, february,
march etc.
After selecting the first drop down say january, then it should show me
monday,tuesday and wednesday in the second drop down.

I know it's a begineers question. any help would be appreciated.

Thanks in advance for your help


regards,
sam

Reply via email to