struts2 - struts 2 file upload and form data -
action class in struts 2 model driven bean. in form submit there several form data(text field) , file upload tag. when try remove filetags , submit bean value populating if include file tags form data not been populated. possible send both multiple file upload , form data server in single form submit?
it working fine problem in firebug resend request. when actual formsubmit working fine while resending same request not working.
Comments
Post a Comment