Question regarding html:select and html:options-help!

2004-11-09 Thread t t
Hi, all, I have two html:select as below: --- when user choose item2 from s1, I want to change the collection in s2 from "c2" to "itemC". How can I do that? T

RE: html:options Help

2004-09-16 Thread Priya Jotwani
[mailto:[EMAIL PROTECTED] Sent: Thursday, September 16, 2004 7:14 AM To: Struts Users Mailing List Subject: RE: html:options Help I have seen the Struts Documentation for the same but couldn't really gather much !! Can someone give me an example of using TIA, Priya -Original Message-

RE: html:options Help

2004-09-16 Thread Jirole, Amar
: Thursday, September 16, 2004 7:14 AM To: Struts Users Mailing List Subject: RE: html:options Help I have seen the Struts Documentation for the same but couldn't really gather much !! Can someone give me an example of using TIA, Priya -Original Message- From: Priya Jotwani

RE: html:options Help

2004-09-16 Thread Priya Jotwani
I have seen the Struts Documentation for the same but couldn't really gather much !! Can someone give me an example of using TIA, Priya -Original Message- From: Priya Jotwani Sent: Wednesday, September 15, 2004 8:27 PM To: [EMAIL PROTECTED] Subject: html:options Help Can somebody

RE: html:options Help

2004-09-15 Thread Jirole, Amar
Have you tried http://struts.apache.org/userGuide/dev_html.html? -Original Message- From: Priya Jotwani [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 10:57 AM To: [EMAIL PROTECTED] Subject: html:options Help Can somebody give me an example of how to use for populating

html:options Help

2004-09-15 Thread Priya Jotwani
Can somebody give me an example of how to use for populating my Listbox with the values returned by getFundlist() of my ActionForm ? TIA, Priya