You could provide getters and setters for the properties you want to
edit on your action, then manually set them on your domain object
before saving.

Matt

On 6/18/07, yogeshk <[EMAIL PROTECTED]> wrote:
 Framework: Struts 2.x/Hibernate/Spring Problem: In one of my form while is
edit mode I just want to save 2 or 3 fields whereas on form I've more 30/40
fields. When I use Save method on model it saves all fields. Is it possible
for me to ignore certain fields while saving an object?
________________________________
 View this message in context: Save certain fields on struts 2.x
 Sent from the AppFuse - User mailing list archive at Nabble.com.



--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to