0 Replies Latest reply on Jan 27, 2010 8:30 AM by flamingo

    Flex and Java

    flamingo

      Please help............. me
      I have a seam component I can get results from database using myComponent.getResultList()
      I want to take that list into my flex front end
      getResultList() gives many rows each with 5 columns one of the column is 'name'
      I want to use that column value in my flex application