Re: Re: problem extending the ComposableRequestProcessor process chain

2007-04-14 Thread atitus74
Hi Joe, Thanks for the tip, this definately works. Looking at the way the request processor functions, I don't think there is a situation where it will cause a problem that a true is ignored. The reason for this is that all the conditions which result in a failure situation will throw an except

Re: problem extending the ComposableRequestProcessor process chain

2007-04-09 Thread Joe Germuska
On 4/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: ... ... Is there a way that I can terminate the "process-action" chain early but still have it execute the "process-view" chain after? I will greatly appreciate any help or suggestions that you can offer. Yes. LookupCommand has a prope