Posted By:
Sajith_Kumar
Posted On:
Wednesday, January 9, 2002 05:06 AM
This problem occurs when ur redirecting to some other page. if you have written some thing to the output stream before redirecting this occurs. what you can do
is put a return statement after each redirect. in web sphere the same will throw illegal state exception.