Hi,
      I think u can do that in a much simpler way using javascript.
U write an on select event for the first selection box(agency) on which u
call a function say
populate_dept().In the populate_dept() function u can populate the
department selection
box based on the agency value.Then u reload the form.The disadvantage is, U
need to hardcode all the values.

regards,
Chandana.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to