0 Replies Latest reply on Apr 15, 2009 7:13 AM by jayakemmannu

    h:selectOneMenu do not show values

      hi,
      In my Seam application,i have reverse engineered all database tables into seam application resulting in xhtml pages.In one of the xhtml pages i have column with h:selectOneMenu tag. how can i get the values of a column of some other table which is in same database in that listbox? Do i need to write any query statements in .java files?
      thanks again