<?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 - Newbie EJB/Struts/JSP design question</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>Tue, 18 Jun 2013 19:32:58 -0400</pubDate>


    <item>

        <title>Newbie EJB/Struts/JSP design question</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=24781</link>

        

        
            <description><![CDATA[James,<br>I understood from your post that you are not sure how to handle the data retrieved by the entity beans in the web tier. Well, I would use the DTO pattern to pass data between tiers. <br>CustomerProfile and OrderObject could be written as DTOs....]]></description>
        

        <pubDate>Tue, 30 Mar 2004 10:04:06 -0500</pubDate>

        

        <jf:creationDate>Tue, 30 Mar 2004 10:04:06 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 30 Mar 2004 10:04:06 -0500</jf:modificationDate>
        <jf:date>Mar 30, 2004</jf:date>
        <jf:author>Atlas Casa</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Refactoring simple webapps to multi tier design</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=24781</link>

        

        
            <description><![CDATA[If you have access to JAAS and know how to configure it for your app server, use it to perform your logins instead of Struts.  Its one less thing to maintain.<br><br>Though EJBs are good, they make your architecture more complex, you have to balance the...]]></description>
        

        <pubDate>Mon, 29 Mar 2004 16:39:06 -0500</pubDate>

        

        <jf:creationDate>Mon, 29 Mar 2004 16:39:06 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 29 Mar 2004 16:39:06 -0500</jf:modificationDate>
        <jf:date>Mar 29, 2004</jf:date>
        <jf:author>Archimedes Trajano</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Newbie EJB/Struts/JSP design question</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=24781</link>

        

        
            <description><![CDATA[I am designing a simple order system which will allow a user to view current orders and to add or delete orders from their account. I would like to run this past the experienced users of this forum and get feedback on whether or not I am thinking...]]></description>
        

        <pubDate>Mon, 29 Mar 2004 15:44:31 -0500</pubDate>

        

        <jf:creationDate>Mon, 29 Mar 2004 15:44:31 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 29 Mar 2004 15:44:31 -0500</jf:modificationDate>
        <jf:date>Mar 29, 2004</jf:date>
        <jf:author>James Adams</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

