--- Magesh Umasankar <[EMAIL PROTECTED]> wrote:
> What if crh.readFully(...) returns null?

Yeah -- it actually needs to be:
  if( text != null ) {
    if( text.length > 0 ) {
...

Right?

Diane 


=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to