Hi,
Thanks for the lot of input.
I have fixed the problem. I just removed the OUT statement that was before
HTTPSession creation. It works fine.
It is also mentioned in the Servlet API reference document as
"To ensure the session is properly maintained, the servlet developer must call this
method (getSession) before the response is committed."
Thanks... R. Bala
===========================================================================
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