<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - When to use DTO pattern?</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 25 May 2013 13:20:29 -0400</pubDate>


    <item>

        <title>When to use DTO</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32389</link>

        

        
            <description><![CDATA[I wish it could be as simple. Though DTO originated due to network distribution tiers of a system there can be whole load of issues if domain objects are returned to View layers.  Here are some of them:<br><br>1.By exposing Domain objects to View layer,...]]></description>
        

        <pubDate>Wed, 09 Mar 2005 06:07:22 -0500</pubDate>

        

        <jf:creationDate>Wed, 09 Mar 2005 06:07:22 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 09 Mar 2005 06:07:22 -0500</jf:modificationDate>
        <jf:date>Mar 9, 2005</jf:date>
        <jf:author>Gaurav Sharma</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>When to use DTO pattern?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32389</link>

        

        
            <description><![CDATA[I believe this is the correct answer: There is nothing wrong with sending business-logic domain objects to the View - MVC does not specify that the model be free of business logic.<br><br>The DTO pattern is used as a technique to avoid making RPCs, i.e....]]></description>
        

        <pubDate>Mon, 07 Mar 2005 12:11:27 -0500</pubDate>

        

        <jf:creationDate>Mon, 07 Mar 2005 12:11:27 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 07 Mar 2005 12:11:27 -0500</jf:modificationDate>
        <jf:date>Mar 7, 2005</jf:date>
        <jf:author>adrian osullivan</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>When to use DTO pattern?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32389</link>

        

        
            <description><![CDATA[Hello,<br><br>I'm having a difficult time with the DTO pattern.  I understand the need to use DTO's when you are using EJB's for performance issues and such.<br><br>However, I'm using Hibernate with POJO's.  I'm also using a Session Facade, although...]]></description>
        

        <pubDate>Mon, 07 Mar 2005 11:41:24 -0500</pubDate>

        

        <jf:creationDate>Mon, 07 Mar 2005 11:41:24 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 07 Mar 2005 11:41:24 -0500</jf:modificationDate>
        <jf:date>Mar 7, 2005</jf:date>
        <jf:author>Chris Yates</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

