RE: Appending html:option to a html:link

2004-07-01 Thread Chris Roderick
} > > > > > onChange="appendToUrl(this.options[selectedIndex].text)" size="1"> > > DHTML > > Java > > > > click meh > > -Original Message- > From: Chris Roderick [mailto:[EMAIL PROTECTED] > Sent: 01 July 20

Appending html:option to a html:link

2004-07-01 Thread Chris Roderick
Hi, I have a JSP page that has a list of hml:links, each with a map of attributes appended e.g.: chart (where attributes is a map). On the same page, I have a html:select e.g.: DHTML Java When a user clicks on the link, I would like to append the currently se