On Thu, 15 Aug 2002, Trieu, Danny wrote:

> Date: Thu, 15 Aug 2002 19:55:10 -0700
> From: "Trieu, Danny" <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>,
>      "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: is this a bug? (error-code 400 map to an Action result an
>     infinit e loop that kill the server)
>
> Hi all,
>
> I was using the TilesRequestProcessor, with 1.1b1.  When I tried to map:
>
>             <error-page>
>               <error-code>400</error-code>
>                         <location>/test/errorHandler.do</location>
>             </error-page>
>
> in my web.xml.  My weblogic run into an infinite loop and crash.  It works
> just find if I map it to a JSP/Html page.
>
> Is this a bug?
>

Yes ... but it's a bug in WebLogic, not Struts.  Obviously, servers should
not allow an application to cause them to crash.

> Thanks,
>
> danny
>
>
>

Craig



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to