Are you redirecting or just forwarding to the second action? -----Mensaje original----- De: Lee Harrington [mailto:[EMAIL PROTECTED] Enviado el: miercoles, 13 de octubre de 2004 18:06 Para: Struts Users Mailing List Asunto: Disappearing request values
I have an action that forwards to a second action. I set values in the request scope in the first action, but in the second action the values are null. I solved my immediate need by putting the value in a session. As the value is not needed for more than passing into the second action, I'd prefer not to use session variables. Any help would be appreciated. Lee --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]