Hello friends, I am using jsp and Java for google maps. Basically what i am trying to implement is that i will be calling a java function,in jsp using javabeans.This function will return a Document object. Now i have the xml content,which can be parsed in a jsp page.
In,this tutorial : http://code.google.com/apis/maps/articles/phpsqlajax_v3.html , we already have a xml file which being parsed. can i use this Document object in place of *var xml = data.responseXML;* * * * * *pls help.* -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-maps-js-api-v3?hl=en.
