ok wrote:
> 
> yeah, I have returns, why does this do this, there is no documentation in the
> JSP spec saying i have to do returns after a redirect. Is this a bug in tomcat?
> 
The docs for

 javax.servlet.http.HttpServletResponse.sendRedirect

States:
"After using this method the response should be considered to 
be committed and should not be written to."

-- 
WBB - [EMAIL PROTECTED]  Chief Scientist, LANWrights, Inc.
Java Programmer Certification information and mock exam
at  http://www.lanw.com/java/javacert/

Reply via email to