Put each button in it's own form, and assign a hidden variable in each form
with a different value for each button/form. In your action class, check the
value of the parameter, set a generic message string based on the parameter
value, then redisplay the page with the forms on it.
-- 
View this message in context: 
http://old.nabble.com/Dynamic-Message-tp26373865p26379701.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

Reply via email to