You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by 이주완 <jw...@sift.co.kr> on 2001/07/03 10:57:28 UTC

return number of available is 0

When using ApacheJServ-1.1.2, we figured out the return number of character strings length by using available of InputStream.
But, when using jacarta-tomcat-3.2.2, the return value is always 0.
Please inform us whether we can't use available when using jacarta-tomcat-3.2.2, or there is an another method.