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!?
New and Improved Yahoo! Mail - 100MB free storage!

Reply via email to