i need to configure struts to display user a errpage.jsp, when runtime
exception CustomException occur anywhere in the application. i've added to
struts-config:
and to web.xml:
500
/ErrorPage.jsp
when i browse page _spikeScriptletThrowingEx.jsp:
<%@ page language=
; CustomException. Try throwing CustomException instead of Exception OR
> change your Struts config to look for java.lang.Exception.
>
> Zarar
>
> On 8/13/07, Marek Cupak <[EMAIL PROTECTED]> wrote:
>>
>> i need to configure struts to di
2 matches
Mail list logo