response.sendResponse();
look at the javadoc api for javax.servlets.http
-----Original Message-----
From: Mandar Joshi [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 7 June 2001 10:34 AM
To: [EMAIL PROTECTED]
Subject: How to control the http reponse code from Servlet ?
Hi,
My application demands control over http response codes while sending a
response from a servlet.
Please help me understand how can one do this. I am using Tomcat 3.2 as
servlet engine on Windows NT platform
Thanks in advance,
Mandar