Cherie,

I have it working on Struts-Weblogic on NT, if that is any help.  It looks
like a Tomcat bug.

- Anshum

> -----Original Message-----
> From: Cherie Yoon [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 30, 2000 12:34 PM
> To: Struts-User (E-mail)
> Subject: does struts examples work on NT platform?
> 
> 
> Hi,
> 
> My apology if there was same question on the list, but I couldn't find
> archive from the struts home page.
> I got the examples working on Linux platform, but I can't on NT. 
> 
> I tried  both struts-examples.war and struts-test.war, but 
> they are not
> working.
> (i tested with both Struts0.5 and 10/20/2000 build with Tomcat 3.1)
> 
> When I click any link on struts-test/index.jsp or try any JSP 
> page under
> struts-examples, it give me same error msg 
> 
> Error:500
> Internal Servlet Error
> 
> java.lang.IllegalStateException: Response has already been committed
>       at
> org.apache.tomcat.core.HttpServletResponseFacade.sendError(Htt
> pServletRespon
> seFacade.java:157)
>       at
> org.apache.jasper.runtime.JspServlet.unknownException(JspServl
> et.java:299)
>       at org.apache.jasper.runtime.JspServlet.service(JspServlet.java,
> Compiled Code)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>       at
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWra
> pper.java,
> Compiled Code)
>       at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
>       at
> org.apache.tomcat.service.http.HttpConnectionHandler.processCo
> nnection(HttpC
> onnectionHandler.java, Compiled Code)
>       at
> org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEnd
> point.java,
> Compiled Code)
>       at java.lang.Thread.run(Thread.java, Compiled Code)
> 

Reply via email to