Hi All
I have a unique problem, please help me in this regard.
I have a dynamic jsp , which is element are creating by reading it from database.
After creation of the jsp, i submit it with the values. Based on the current screen,
i will determine and move to the next screen.
I can able to move to the next screen. But the content in the first screen is also
displayed. I can see overwrite of two screens in the same screens.
How should i solve the problem. I tried using
headers, out.flush() and out.close() nothing works. Please do help me
With Regards
shyam
===========================================================================
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