I'm trying to return a series of parameters from an authentication action
that I'd like to make available to the XSP pages within the same pipeline.
These parameters represent common session variables that are retrieved from
a database and made available to the application for use.  So far, I've only
been able to do this if the parameters appear in the querystring.  Is there
some other way to make these pipeline parameters returned from an action
available within my XSP pages?


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

Reply via email to