Hi,
I didn't look at the DefaultServlet code at all, there's no need. The post I was
referring to was one from you that said
Try { while { ... } } catch { ... }
Where either ... can throw an exception is the same as
While { ... try { ... } catch { ... } }
And obviously the two are not equal, be
Hi,
>Additionally, every change I suggested (on tomcat-user) was definitly
not
>changing any behaviour, but maybe improving performance.
The rewritten while{} patch you suggested definitely changed behavior
significantly, as I and others pointed out ;)
>"Returns a ServletOutputStream suitable f
Responder,
The email address you have contacted is no longer active. Please use your
companys user log-in to www.apparelmagic.com/support to contact the ApparelMagic
Support Department. Thank you.
-
To unsubscrib
Steffen Heil wrote:
Hi
I am reviewing the source code of the DefaultServlet.
I do not understand the following:
// slightly modified from source of "serveResource".
ServletOutputStream ostream = null;
PrintWriter writer = null;
try {
ostream = response.getOutputStream();
Responder,
The email address you have contacted is no longer active. Please use your
companys user log-in to www.apparelmagic.com/support to contact the ApparelMagic
Support Department. Thank you.
-
To unsubscrib