create a dynamic combo box using values from database in JSP

后端 未结 1 1014
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-19 22:53

I want to create a combo box in jsp that contains values fetched from my database. Here\'s the code that I\'ve written,but it returns a blank combo box,even though there are

1条回答
  •  执笔经年
    2020-12-19 23:35

    How about:

    
    

    0 讨论(0)
提交回复
热议问题