Hi,
When you are trying to forward(redirect) to another page (inlcude
file) make sure that there are no output statements
(eg:-println statements) that will write on to the current page.If
there are any , have them all removed and past them
after the the call to the include page(redirect or forward).
Please let me know if this worked if you try this out.
Bathula.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets