I am using struts 1. I have Adobe SPRY tabs in my JSP. 

There are two separate set of fields/ data in each tab. So suppose someone
changes fields in Tab 2 only and save the JSP, I do not want to save the tab
1 fields also because those fields are not changed.

I was wondering if there is any way I can distinguish that only TAB 2 fields
are changed so that I can process only those fields in action instead of
processing all the JSP form fields.

I would appreciate some inputs!


-- 
View this message in context: 
http://www.nabble.com/Struts-1-form-data-change-tp25758644p25758644.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