Hello Everyone!

I hope you will all be nice enough to help a brand new Flex coder out!

Basically, I am trying to replace a very very very old application
that renders HTML tables full of hyperlinks with a Flex update.

I already wrote a Java servlet that serves LinkedHashMaps. I saw an
example on the Adobe flex developer site where Flex reads XML
generated from a JSP. I was going to have Flex request the JSP, which
would request the servlet, and then have Flex display the relevant table. 

I've been experimenting all day, and I can't quite find the right
widget in flex for the job. I can't easily get the DataGrid to work,
as I don't want a row selected, but an individual cell.

Does anyone have any advice on any of this?

Your input will be truly appreciated :)

Reply via email to