Re: Problem with result returning from interceptor

2009-09-11 Thread jcllings
jcllings wrote: > > OK, I was able to get the config-browser to display the result. Is it OK > to use chain, as I have below? All I'm really trying to do is force the > user to a specific page but I have to call an action to populate tables > and list boxes an

Re: Problem with result returning from interceptor

2009-09-11 Thread jcllings
jcllings wrote: > > Hmmm on second thought, perhaps if it is a global-result, you should > be able to see it on all actions? Just a guess because I don't see that > in my case. > > Jim C. > OK, I was able to get the config-browser to display the result. I

Re: Problem with result returning from interceptor

2009-09-11 Thread jcllings
jcllings wrote: > > I don't think the config-browser can be used like this. I have to select > an > action in order to see the results returned and this isn't an action. It's > an interceptor. > > Jim C. > Hmmm on second thought, perhaps if it is

Re: Problem with result returning from interceptor

2009-09-11 Thread jcllings
Check it out with the config-browser -- you should see on the results tab if your login result is really there. Chris I don't think the config-browser can be used like this. I have to select an action in order to see the results returned and this isn't an action. It's an interceptor. Jim