Re: Help with Declarative Exceptions

2006-05-14 Thread Paul Benedict
I found my problem. I was treating "path" as if it was a forward. Too bad exceptions don't have those. --- Paul Benedict wrote: > Can someone tell me why this doesn't work? Is this a bug? > > Here's my setup: > 1) My controller is setup to treat input attributes as forwards. > > > 2) I have

Help with Declarative Exceptions

2006-05-14 Thread Paul Benedict
Can someone tell me why this doesn't work? Is this a bug? Here's my setup: 1) My controller is setup to treat input attributes as forwards. 2) I have a global exception which goes to my "inputError" path. 3) I have a global forward which is "inputError" 4) And "t