I have an action class which needs to redirect a
request to an application outside of the current
context.  I also need to pass some parameters to the
outside application.  One of these parameters is too
big to include on the URL/QueryString.  Does anyone
know how I can redirect the request with the
parameters without tacking them on to the
URL/QueryString?

Thanks,

TR


                
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

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

Reply via email to