hi, I am developing an application to access google health data on android. I am using gdata library(gdata-src.java-1.41.1 on 2.1 platform)
I am referring to article on page http://code.google.com/apis/gdata/docs/auth/authsub.html The following line: String singleUseToken = AuthSubUtil.getTokenFromReply(httpServletRequest.getQueryString()); What does httpServletRequest refer to ? There is no declaration/ definition provided in the article. If it is related to DoGet, DoPost methods, then how does it work ? Please provide me the inputs. Thanks and regards, Rajendra Waghmare. -- You received this message because you are subscribed to the Google Groups "Google Health Developers" 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/googlehealthdevelopers?hl=en.
