10-18-04 10:50 PM
Actually the root cause of the crash was a stack overflow due to our JSP's
error page defining itself as its error page as well and getting into an
infinite recursion loop...This is shown in the output when using Java
1.4.1_02 but not when using 1.3.1_08
Joop Kaashoek wrote:
> When using a netscape 4.7 browser, and pages that start the html code
> with <HTML lang="en-US"> instead of the simple <HTML> tag, the Weblogic
> server dies without leaving any clue as to what is wrong. When the tag
> is reverted back to <HTML> the crash does not occur. Is there anything
> that can be done about this?
>
> Joop Kaashoek
[ Post a follow-up to this message ]
|