Posted By:
Anonymous
Posted On:
Wednesday, April 17, 2002 11:52 AM
There are several ways to do this, one of them is to use a html select tag with the value of all the foreign keys, so when user select one option and submit the form, this value is populated to the action form bean.
hope this help you