Dynamically generation of a single-select combo box

Hi all!

I am developing portlets for Portal and I am trying to have a form in which a single-select combo box has as possible selections the results stored in a String array. Everytime the page is loaded a query is made, and the query results returned should be the possible values of the combobox.

Is this possible and how can I do it?

Thanks

The answer to my problem was already posted in the link bellow!

http://advantage.webMethods.com/article/?id=1610631298

Thanks!