3.2.0

Loading Grid with a HTTP request..HELP!!

How does one load the grid by making a HTTP request. I have a servlet my application invokes, which sends back a formatted string, which needs to be send back to my JSP page and loaded into the grid.

Can someone please help?

Thanks!
seeker
February 24,
Hi seeker,

Look at the XML/CSV examples (yahoo ie only one as well), it shows you how to make an http request to retrieve data from another page.

What you want to do is let it call up the JSP page which returns a CSV format of data.

Vivek figured it out, i'm sure you'd be able to too :D
AcidRaZor
February 25,

This topic is archived.

See also:


Back to support forum