From: <php...@li...> - 2012-06-05 09:47:49
|
Hi, I've posted earlier about ctx.handleRequests(inputstream, outputstream); Actually, Im using eXo open-source portal which totally used getWriter() for all framework instead of outputstream, which has clear conflict with php-java-bridge. So, how could we handle this inside the code to prevent such kind of illegallStateException.? Take in considration, I used it inside Java Filter. Thanks |