Ohh...I'm using Struts/Hibernate/Spring. Thanks
mraible wrote: > > What web framework are you using? > > On 5/23/07, yogeshk <[EMAIL PROTECTED]> wrote: >> >> In my application I'm using save method at model level. >> >> I'm designing workflow page where one table record is splitted into 4 >> pages. >> Every page has it's own set of fields. Now, what happens if I go to >> second >> step and save the record it blanks out fields on first page. >> >> Easy solution would be have all fields on every page and hide unwanted >> ones. >> However, I believe it is not correct design and there should be a way to >> avoid overwriting unchanged fields. >> >> Anybody faced this problem? >> >> thanks >> -- >> View this message in context: >> http://www.nabble.com/Problem-with-Appfuse-2.x%3A-Database-fields-are-overwritten-tf3805605s2369.html#a10769476 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Problem-with-Appfuse-2.x%3A-Database-fields-are-overwritten-tf3805605s2369.html#a10770977 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
