Just wondering if/why this is better than simply calling:
Boolean.getBoolean(
"org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER" );
All of them end up calling the same method anyway, but getBoolean()
seems clearer to me in this case and was just wondering if there is
something bad about
Reinhard Moosauer wrote:
Ok. But you can kill the webapp with the amok-thread. So we will not have a
break every 3 requests. (the thread can be tracked down to the failing
webapp. Send a mail with the thread-stack-dump)
You can't really kill a thread in Java. We used to have a joke at a