When I do this ...
 
<tiles:insert page="layout.jsp" flush="true">
  ...
  <tiles:put name="body" value="/main.do?method=doInit" />
</tiles:insert>
 
I get the following error message:
java.lang.IllegalStateException: Cannot forward after response has been 
committed
 
What am I doing wrong?
 
Thanks in advance,
Bob


                
---------------------------------
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.

Reply via email to