hai,
 me to experienced the same problem, so its better to
use
  <jsp:forward> instead of response.sendRedirect();
<%
 if(true){
%>
<jsp:forward page="url"></jsp:forward>

<%
}
%>
--- jsp_forum <[EMAIL PROTECTED]> wrote:
> Hi: all
> when i run jsp program in jswdk1.0.1, the method
> response.sendRedirect() throw java.io.IOException:
> Socket Closed. The excpetion was thrown when i use
> jdk1.3, but when i use jdk1.2.2 the method
> response.sendRedirect() doesn't throw this
> exception. I don't know how to resolve this
> difficult problem.
>
> Please help me, Thank you!
> ______________________________________
>
>
===================================================================
> ������ѵ������� http://mail.sina.com.cn
>
>
Ϊʲôʥ�����˿�����ؼң�(http://www.audi.com.cn:8081/Newaudi2/ecards)
> ��ѡ�ֻ����򵥣�(http://mall.sina.com.cn/yesmobile/)
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body:
> "set JSP-INTEREST DIGEST".
> 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


=====


__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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

Reply via email to