2009/7/2 Caldarale, Charles R <chuck.caldar...@unisys.com>:
>> From: Pid [mailto:p...@pidster.com]
>> Subject: Re: Cannot find any information on property 'x' in a bean of
>> type 'bfs.beans.BFSInfo'
>>
>> > 25 public String getMidContent() {
>> > 26 return(midContent);
>> > 27 }
>>
>> wow. old school.
>
> Don't you love it when people think "return" is a method call?  Can't ever 
> have too many parentheses...
>

        if(attr!=null)
            return(attr);
- in o.a.c.connector.Request

Search for "return(" and you will find some other references. ;]


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to