Hi, When we use JSF we get used to the fact that values entered by the user need not be bound to the backing bean when they fail validation. How is this design rationale implemented in a non-component framework like Struts 2 ?
1. If values are not bound to the bean because they fail validation then showing old values in the browser could be a problem. 2. Binding values before they are validated means the responsibility to not use those values accidentally lies with the developer. What are the forum's ideas about this ? Thanks, Mohan -- View this message in context: http://www.nabble.com/Equivalent-of-immediate%3D%22true%22-in-JSF-tp22430368p22430368.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org