Hi
I am getting following exception when i use the following piece of code .
Server caught unhandled exception from
servlet [action]: Response already committed.'
<
jsp:include page="ErrorDetails.do" flush="true" >
<jsp
aram name="VendorName" value="iva"/>
<jsp
aram name="VendorID" value="1"/>
<jsp
aram name="numberOfRecords" value="83200"/>
</jsp:include>
Can any body tell us any clue how to solve the above problem