In my application the server will send back several paramaters that need
to be used for other requests.  Specifically every jsp has several
hidden fields, one of them is called AppContext.  The value for
AppContext is returned with the login request and needs to be used for
every other request.  So my question is how do I get that value and put
it into the next http request?  I have tried reg exp and url rewriting
but I couldn't get them to work.  If you could give me as much detail as
possible.

tia,
charles

==============================================================================
CONFIDENTIALITY NOTICE
This e-mail is intended for the sole use of the individual(s) to whom it is addressed, 
and may contain information that is privileged, confidential and exempt from 
disclosure under applicable law.  You are hereby notified that any dissemination, 
duplication, or distribution of this transmission by someone other than the intended 
addressee or its designated agent is strictly prohibited.  If you receive this e-mail 
in error, please notify me immediately by replying to this e-mail.
==============================================================================

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

Reply via email to