Re: multiple module 403 forward

2006-09-28 Thread Martin Gainty
L PROTECTED]> Sent: Thursday, September 28, 2006 12:00 AM Subject: Re: multiple module 403 forward > Either by configuring the module or action for the exception in the > struts-config.xml > > To configure it for the module... > > > type="org.apache.struts.chai

Re: multiple module 403 forward

2006-09-27 Thread Niall Pemberton
ton" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > Sent: Wednesday, September 27, 2006 9:01 PM > Subject: Re: multiple module 403 forward > > > > On 9/27/06, Derrick Koes <[EMAIL PROTECTED]> wrote: > >> How can I configure my web a

Re: multiple module 403 forward

2006-09-27 Thread Niall Pemberton
using UnauthorizedActionException Thanks for the info, Martin-- - Original Message - From: "Niall Pemberton" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, September 27, 2006 9:01 PM Subject: Re: multiple module 403 forward > On 9/27/06, Der

Re: multiple module 403 forward

2006-09-27 Thread Martin Gainty
t; <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, September 27, 2006 9:01 PM Subject: Re: multiple module 403 forward > On 9/27/06, Derrick Koes <[EMAIL PROTECTED]> wrote: >> How can I configure my web app so that each module will forward a 403

Re: multiple module 403 forward

2006-09-27 Thread Niall Pemberton
On 9/27/06, Derrick Koes <[EMAIL PROTECTED]> wrote: How can I configure my web app so that each module will forward a 403 error to a different page? In the Struts 1.2.x series there is nothing to do what you want - the request processor just uses HttpServletResponse.sendError(403, "User is not