Hi,
I have a web site with Ajax calls using GWT to populate the HTML DOM.
What I want to do is to crawl the page. I have simulated the
httprequest being passed and I've got back a 200 http response from
the server. But - of course I can't make sense of the data. I believe
- when used in the client side code - the data is deserialized cleanly
and converted to a format that the JS is able to process.

Is there a way I can make sense out of the data - whilst writing a
server side crawler? I am very new to GWT and would appreciate any
pointers in this regard.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to