Hi, I've got an odd situation where I need to re-trigger the entire request cycle from a listener, but with an artifical set of parameters.
I've tried to do this by injecting the WebRequestServicer service into my component, creating my own WebRequest instance and using that to execute the 'service' method. Needless to say it's not working (stack overflow), which didn't hugely surprise me, but I'm wondering if anyone's ever tried to do this before, and what the 'correct' method might be. Cheers, Joe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
