On Mon, Mar 21, 2011 at 11:35 AM, sharath karnati wrote: > 1) How many fields are there? > 2) Each field name, title and size(example: field3,zip, 5) > > Please advice how to do this using strust2.
It won't have anything to do with S2; you'll either need to: * Serialize the DOM info (most likely using a third-party JavaScript library) and send everything. * Know the field information on the server side and recover it based on the field name. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org