did u encode ur url while sending request?
On Thu, Nov 7, 2013 at 7:57 AM, shiva pendem <[email protected]>wrote: > Hi mukesh. > My applicatoin is parsing the string but i am unable to get the text shown > in the web browser. > When ever i hit the url in any browser it shows a string as output. So i > need a help in getting the string. Parsing was fine with my application > > Thanks, > pendem shiva shankar > msn:[email protected] > gtalk:pendem.shiva89 > On Nov 6, 2013 10:45 PM, "Mukesh Srivastav" <[email protected]> wrote: > >> You could use any stringtokenizer or just any string parsing and it >> should be any challenge to do that. >> >> let us know if you any specific tag or any specific string to parse >> >> >> On Wed, Nov 6, 2013 at 8:43 PM, shiva pendem <[email protected]>wrote: >> >>> Hi, >>> >>> i am new using web serviced in the application, >>> >>> i have a problem while using the web services in the application >>> >>> i have a URL let us say "www.abc.com/2013/11/06" >>> >>> and if i run this URL i get only string as response as *"you have done >>> a special work","[50%],"[80%]" * in the browser. >>> >>> so i want to get the same response in the application >>> >>> it is not replying as XML to use XML reader of my own XML handler, >>> >>> please help me how to get the text from the URL. >>> >>> Thanks >>> Shiva Shankar. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android 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/android-developers?hl=en >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> Warm Regards, >> *Mukesh Kumar*, >> Android Consultant/Freelancer, >> India,Hyderabad. >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android 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/android-developers?hl=en >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "Android Developers" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/android-developers/uok-MLIhx2g/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> >> For more options, visit https://groups.google.com/groups/opt_out. >> > -- > You received this message because you are subscribed to the Google > Groups "Android 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/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Regards/- Krishnaprasad R S https://www.linkedin.com/in/krishnaprasadrs Skype ID:kaypey.cis -- You received this message because you are subscribed to the Google Groups "Android 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/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

