Re: Populating drop-downs

2004-11-23 Thread Tak Yoshida
I'm not sure what you exactly want to do, with adding value to HashTable as set method, and creating List from the HashTable as get method. Anyway, if you want to acces that Form you created via poppulate method, I guess you just write Struts tag with name attribute as the name you set in sesison,

Re: Populating drop-downs

2004-11-23 Thread Rick Reumann
Santosh Kumar Panda wrote the following on 11/22/2004 5:07 AM: I have been facing problems populating drop-downs using dummy stub classes .I have used a function to populate the page containing the drop-down and thrown the Action Form type object into the session. Well you didn't create a functio