DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23882>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23882

JSP.getServletContext().getResourceAsStream behaves not according to Servlet-Spec





------- Additional Comments From [EMAIL PROTECTED]  2003-10-17 08:07 -------
> Each of the following two calls make it block, too:
> out.println (inputStream.getClass().getName() );

Well that is dubious. Jasper has no chance blocking either #getClass or #getName. 
Maybe #println 
blocks, then ? Anyway, whenever a java program allegedly "hangs" or "blocks" please 
send a thread 
dump. On Windows you get one by pressing 'CTRL-Break'. The dump is written to stderr, 
whatever 
that is in Windows ...

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

Reply via email to