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?
Thanks,
danny
- Re: is this a bug? (error-code 400 map to an Action re... Trieu, Danny
- Re: is this a bug? (error-code 400 map to an Acti... Craig R. McClanahan
