Greetings!
    I would to solicit some advice on how to implement dynamic filtering
of dropdown list boxes in my JSP. Here's the scenario,
    I  have a form with 2 list boxes (listBoxA and listBoxB) whose
contents is retrieved from a  JavaBean. What I want to accomplish is to
dynamically filter the contents of listBoxB depending on the contents of
listBoxA wihout opening another page or leaving the current page. Have
anyone tried implementing a task similar to what I want to accomplish?


best regards,
Randy San Miguel

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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