Problem:jsp:include page=%=servletPath% flush=true|false/

2001-05-24 Thread cher
Hi Oskar, Refering to your problem on http://w4.metronet.com/~wjm/tomcat/2001/May/msg00767.html, we are encoutner the same headache too: Error:["Cannot forward after response has been committed."] Do you have any hint to solve it ? Thanks. Regards, Cher eTact Solutions, Singapore

Re: Problem:jsp:include page=%=servletPath% flush=true|false/

2001-05-24 Thread Oskar Zinger
Nope. I have not found any solution to that yet. I have decided to go with JSP for now (until I develop everything)... then I will think of deployment of the converted servlets. And for now I am setting flush=false, and with JSPs it works fine, even though it should be the same in theory since