Hi,

Just currious y struts didn't support <s:param> in <s:submit>

I am having a problem:

A list of controls are produced using iterator, user can remove each of
them by clicking submit near each of them.

If i use <s:url>, i can send the id of the row via <param>, but the data
user has inputed will be lost! Also the iterator will be empty!

If I use <s:submit> I have no way to know which row the control is located!

Are trying to modify the struts2 source code! but it's really really a
mess for a beginer like me!!

Any suggestions?!




Frank

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

Reply via email to