> From: Garner Shawn [mailto:[EMAIL PROTECTED] > I'm in my login action and want to set a value so that it gets set in > my user action. I've tried all the maps and nothing seems to work.
What do you mean? You want to pass a value to a different action? You want to chain actions (blech)? How are you getting to your next action (redirect, forward, ...)? If you're putting it in request and making a new request that won't work. Putting it in session doesn't work (that would be scary)? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]