> Sounds like you are trying to redirect from within the build normal
> context method, and not the action.
> You have to redirect in the action phase, its too late in the
> getContent phase.

That much was obvious. But if I use an action method like doCancel, then
buildNormalContext isn't called. Or is it?

> Anyway it does work in the tutorial, right?
> I would suggest looking at the code there....

Yes, the tutorial works. And yes, I have looked at the code there. In fact,
I pretty much copied the example provided by the tutorial and modified it
slightly. Apparently, one of these slight modifications horribly broke the
tutorial example. And yes, I would have read the f*ing manual if there was
one.

Regards

Michael Burschik


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to