On Tuesday, November 25, 2003, at 03:40 AM, Reinhard Poetz wrote:

Hmmm, I can't tell you why this doesn't work as expected for you but why
don't you pass the objects using


cocoon.sendPage( "myPipeline", {user : user} );


I may be wrong, but doesn't that put the user into the request scope? I use a lightweight "Employee" object as a token (really a token container as it is full of keys) for logged in users. I would prefer to avoid having to re-query for it every time.


-Brian



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



Reply via email to