I just guess the problem. ActionForms can have only two different levels of scope: request and session. When I put in the mapping tag scope="page" it doesn't understand it and it uses scope="session" beacuse this one is the scope by default. Alvaro Martinez
----- Original Message ----- From: "Alvaro Martinez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 29, 2004 6:15 PM Subject: page vs session Could somebody say me the difference between scope page and scope session when itīs configured in tag <action-mappings> in struts-config.xml. I think it have the same scope . Thanks in advance. Alvaro --------------------------------------------------------------------- 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]