I have an application that needs to provide a way for a user to drill down
through hierarchical data.  I'd like to do what heavyweight clients are
able to do and relate two select lists to each other.  That way, when a
choice is made from the first select, the options in the second are
filtered to those relating.  ColdFusion has a custom tag which generates a
bunch of Javascript to do this.  I'd like to find the best way to do it
with Struts.

Any thoughts?

Thanks,
Ben Geyer
Caterpillar Inc.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to