You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Emi Lu <em...@encs.concordia.ca> on 2011/09/23 16:06:25 UTC

Share my "Struts2 + displaytag" note

Hello,

To share "struts2 + displaytag" example:

(1) Action1 to browse & display all records -> a.jsp
(2) Button "send-all" in a.jsp
(3) Click send-all
     If send-all action in Action1.java,
     displagtag "next page" will call "send-all" again

So, send-all action should be put another Action Class.

I paid for this pain :( My users get 7 mails because of this.

Emi

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org