1 Reply Latest reply on Oct 27, 2007 1:42 AM by raist_majere

    NetUI select tag not working

    jbosexplorer

      Hi There,

      I'm using JBoss 4.2.1. The <netui:select tag is not working as expected. following is the chunck bothers me. It's not retrieveing the 'systemOptions' object and displaying the string ${pageInput.systemOptions} in the combo box.

      <netui:select dataSource="actionForm.systemID" optionsDataSource="${pageInput.systemOptions}" styleClass = "pruNewsText" onChange="refreshpage()"/>

      can anybody help me?

      Thanks