throw new AbortWithHttpStatusException(403,true);

Iman

On Wed, May 7, 2008 at 11:00 AM, Java Programmer <[EMAIL PROTECTED]>
wrote:

> Hello,
> How can I generate 403 Forbidden or other codes (404 etc.) on
> Exception? I think I should set headers and set redirect to true, but
> anyone have working example?
>
> Best regards,
> Adr
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to