Thanks for your reply, I want to avoid using readline(). I am getting the
string frm a url and passing it into a xml parser, the buffered reader, I
think is causing a problem. Is there a simpler method that just gets the
string as one unit rather than looping over each line?
Stephen
-----Original Message-----
From: Thakur Sanjay Kumar ,DYM(EM1).
[mailto:[EMAIL PROTECTED]]
Sent: 17 January 2001 12:58
To: [EMAIL PROTECTED]
Subject: Re: bufferedreader
Please be bit more specific about your problems.Getting String from where
and what you want to do with this String. Quite a few propositions are there
to accomplish this.
> ----------
> From: Stephen Fenelon[SMTP:[EMAIL PROTECTED]]
> Reply To: A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent: Wednesday, January 17, 2001 6:05 PM
> To: [EMAIL PROTECTED]
> Subject: bufferedreader
>
> Hi,
> does anyone know of any example code for a getting a string without using
> bufferedreader?
>
> I have tried to find on many sites they all use buffered reader, the
> readline() method fouls things up for me. All I want is the plain string
> nothing else!!
>
> thanks
> Stephen
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>
>
-------------------------------------------------------------------
CONFIDENTIALITY/PROPRIETARY NOTE.
The document accompanying this electronic transmission
contains information from Maruti Udyog Limited, which is
confidential, proprietary or copyrighted and is intended
solely for the use of the individual or entity named on
this transmission.If you are not the intended recipient,
you are notified that disclosing, copying, distributing or
taking any action in reliance on the contents of this
information is strictly prohibited.This prohibition includes,
without limitation, displaying this transmission or any portion
thereof, on any public bulletin board.If you are not the
intended recipient of this document, please return this
document to Maruti Udyog Limited immediately.
-------------------------------------------------------------------
"Please visit us at http://www.marutiudyog.com".
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html