I forgot to mention something. I implemented Preparable interface. And in
prepare method I can get the order.id from request. But I don't want to get
the value from getRequest().getParameter("order.id") to create the bean and
put it again on the value stack. I expect it to populate order bean again as
in the action methods. Do I expect too much? :) 
-- 
View this message in context: 
http://www.nabble.com/When-validation-fails%2C-how-to-add-beans-back-to-the-value-stack-tf3772094.html#a10665112
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to