Subject: Transaction control in Struts
Hi everyone!!
What option struts provide for handling transaction(atomicity) in
application.
Thanks in advance.
Thanks and Regards,
Balwinder Kumar
-
To unsubscribe, e-mail: [EMAIL PROTECTED
Generally, transactions are associated with database operations, where
multiple tables need to be updated, and if any update fails, then all
the updates should fail. Struts doesn't not provide a data access
layer, and so transaction management has been out of scope. Typically,
transactions will be
Hi everyone!!
What option struts provide for handling transaction(atomicity) in
application.
Thanks in advance.
Thanks and Regards,
Balwinder Kumar
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
3 matches
Mail list logo