A Business Object is generally a part of the Domain Model (see
http://martinfowler.com/eaaCatalog/domainModel.html).  A Data Transfer
Object is a data "object" used to transfer information to/from a remote
system (see http://martinfowler.com/eaaCatalog/dataTransferObject.html).
I highly recommend Martin Fowler's book, "Patterns of Enterprise
Application Architecture."

> -----Original Message-----
> From: Shasirekha Engala [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, February 23, 2006 5:30 AM
> To: 'Struts Users Mailing List'; [EMAIL PROTECTED]
> Subject: BusinessObject and DataTransferObject
> 
> 
> Hi
> 
>   What is the difference between a BusinessObject and 
> DataTransferObject. Can the DTO be serialized.
> 
> 
> Thanks and Regards
> Shasi
> 
> 

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

Reply via email to