I had a similar situation.
I brought both lists into the JSP as arrays.
I then created duplicate javascript arrays on the client.   Thenwhen the
user clicks the select box containg the parent item I used dhtml to dispolay
a "bound" list in the child select box.  Does this make sense?


-----Original Message-----
From: Wilson E. Lozano R. - Estudiante [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 28, 2000 11:28 PM
To: [EMAIL PROTECTED]
Subject: How work with combobox related in jsp


Hi all,
I have two combo box in a form, the firs contain names of cities and
second contain names of places relative to the cities. Both, cities and
places come from tables in a Data Base.
ask: How can i do that names of places belong to the city chooosed in the
first combo box??
Thanks in advance....

Wilson Lozano
Bucaramanga-Colombia

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to