My guess would be that the connection to the web browser that the JspWriter
would send output to was broken

Did you look in the WrapperTag at line 70 to see what it says? Post that
maybe for some further help.



> 1/31/01 9:42 AM simplica_survey-web: Servlet error
> javax.servlet.jsp.JspTagException: Problem accessing the JspWriter in
> WrapperTag. IOExecption message was: Broken pipe
>       at com.simplica.web.taglib.WrapperTag.doStartTag(WrapperTag.java:70)
>       at
> /survey_template.jsp._jspService(/survey_template.jsp.java:49) (JSP page
> line 4)
>       at com.orionserver.http.OrionHttpJspPage.service(JAX)
>       at com.evermind.server.http.HttpApplication.w5(JAX)
>       at com.evermind.server.http.JSPServlet.service(JAX)
>       at com.evermind.server.http.d1.si(JAX)
>       at com.evermind.server.http.d1.include(JAX)
>       at com.simplica.web.JspView.render(JspView.java:45)
>       at
> com.simplica.survey.web.SurveyViewManager.update(SurveyViewManager
> .java:101)
>       at com.simplica.web.MainServlet.doPost(MainServlet.java:29)
>       at com.simplica.web.MainServlet.doGet(MainServlet.java:46)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java)
>       at com.evermind.server.http.d1.si(JAX)
>       at com.evermind.server.http.d1.forward(JAX)
>       at com.evermind.server.http.ed.sp(JAX)
>       at com.evermind.server.http.ed.so(JAX)
>       at com.evermind.util.f.run(JAX)
>


Reply via email to