Subject: struts design issue: reference data From: "Arthur Frankel" <[EMAIL PROTECTED]> === Let's say I want to have a text form field and I have a popup box that contains a list of data items (i.e., reference data from a database) and be able to select an item from the list to populate the text field. What's the best way to do this with Struts? (Note: I say "popup box" and not html option list because there is lots of this reference data and I may want to have a search function on the popup box).
Arthur. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

