01-19-04 03:34 PM
Hello,
I'm not sure what you mean with an 'RPG program', but a standard HTML combo
box is supported by the com.ibm.dse.gui.jsptags.ComboBoxTag that comes with
WSBCC. So you could have in your JSP:
<dse:combo dataName="SOME.DATA-NAME" value="1"/>
--
Erwin Vervaet
erwin@ervacon.com
"Shawn Geller" <GeauxTigers1994@hotmail.com> wrote in message
news:bmm8e8$8m42$1@news.boulder.ibm.com...quote:
> How do you fill a combo box when you are using a jsp page and a RPG
programquote:
> to fill the combo box? Thanks for the help.
>
> --
> Shawn Geller
> Infocon Corporation
> 957 Rowena Drive
> Ebensburg, PA
> PH: 814-472-6066
> FAX: 814-472-5019
>
>
[ Post a follow-up to this message ]
|