<?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 - Which is the recommended approach to access data from web tier?</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 10:48:09 -0400</pubDate>


    <item>

        <title>Re: Which is the recommended approach to access data from web ti</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45689</link>

        

        
            <description><![CDATA[Hi......]]></description>
        

        <pubDate>Wed, 06 Jun 2007 23:48:27 -0400</pubDate>

        

        <jf:creationDate>Wed, 06 Jun 2007 23:48:27 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 06 Jun 2007 23:48:27 -0400</jf:modificationDate>
        <jf:date>Jun 6, 2007</jf:date>
        <jf:author>daringtakers</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Use DTOs</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45689</link>

        

        
            <description><![CDATA[I dont know much about JPA yet, but as far as I know it relies on tools like Hibernate. In a layered architecture where your web-tier runs inside a separate JVM(is it the case?), I don't think this is a good idea to expose your pojos directly. There are...]]></description>
        

        <pubDate>Wed, 06 Jun 2007 19:05:40 -0400</pubDate>

        

        <jf:creationDate>Wed, 06 Jun 2007 19:05:40 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 06 Jun 2007 19:05:40 -0400</jf:modificationDate>
        <jf:date>Jun 6, 2007</jf:date>
        <jf:author>Johan Roch</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Which is the recommended approach to access data from web tier?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45689</link>

        

        
            <description><![CDATA[I prefer first option. If you don't want to expose business logic related methods to presentaiton layer, create an interface per EJB and expose only setter/getter methods required for presentation layer. BTW, what kind of business logic are you keeping...]]></description>
        

        <pubDate>Tue, 05 Jun 2007 13:21:18 -0400</pubDate>

        

        <jf:creationDate>Tue, 05 Jun 2007 13:21:18 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 05 Jun 2007 13:21:18 -0400</jf:modificationDate>
        <jf:date>Jun 5, 2007</jf:date>
        <jf:author>Anil Kumar Sadineni</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Which is the recommended approach to access data from web tier?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45689</link>

        

        
            <description><![CDATA[Hi,...]]></description>
        

        <pubDate>Tue, 05 Jun 2007 10:34:59 -0400</pubDate>

        

        <jf:creationDate>Tue, 05 Jun 2007 10:34:59 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 05 Jun 2007 10:34:59 -0400</jf:modificationDate>
        <jf:date>Jun 5, 2007</jf:date>
        <jf:author>Leonardo Rodriguez</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

