<?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 - Use Struts + Hibernate for a simple web app? (only POJOs)</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>Sun, 19 May 2013 21:22:27 -0400</pubDate>


    <item>

        <title>Re: Struts Spring Hibernate Tutorials</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[you can check <a class="jive-link-external" href="http://www.techfaq360.com/" target="_newWindow">http://www.techfaq360.com/</a> for Struts Spring Hibernate Tutorials.]]></description>
        

        <pubDate>Mon, 07 Jul 2008 06:50:34 -0400</pubDate>

        

        <jf:creationDate>Mon, 07 Jul 2008 06:50:34 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 07 Jul 2008 06:50:34 -0400</jf:modificationDate>
        <jf:date>Jul 7, 2008</jf:date>
        <jf:author>satya das</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>STUPID RAILS V/S SOLID STRUTS</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[Hello, put attention to this:  in my job to somebody had the great(stupid) idea to mix different technologies Rails/jRuby/Spring2/Hibernate3 with different paradigms....]]></description>
        

        <pubDate>Mon, 08 Jan 2007 21:45:11 -0500</pubDate>

        

        <jf:creationDate>Mon, 08 Jan 2007 21:45:11 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 08 Jan 2007 21:45:11 -0500</jf:modificationDate>
        <jf:date>Jan 8, 2007</jf:date>
        <jf:author>Sergio Barahona</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Struts Hibernate and Spring Tutorial</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

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

        <pubDate>Sun, 19 Nov 2006 07:26:16 -0500</pubDate>

        

        <jf:creationDate>Sun, 19 Nov 2006 07:26:16 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 19 Nov 2006 07:26:16 -0500</jf:modificationDate>
        <jf:date>Nov 19, 2006</jf:date>
        <jf:author>Deepak Kumar</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Go POJO</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[Hi, David.  Thanks, once again.<br><br>One of the reasons I'm making a big deal is that I recently found out that while my project is small/straightforward, the folks in my group (~20) are looking at the solution I pick as as a basis for new projects....]]></description>
        

        <pubDate>Wed, 13 Jul 2005 11:11:56 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Jul 2005 11:11:56 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Jul 2005 11:11:56 -0400</jf:modificationDate>
        <jf:date>Jul 13, 2005</jf:date>
        <jf:author>Ben Knight</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Go POJO</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[Ben,<br><br>I wouldn't worry that much about it.  From what I seen of the JSF spec its complex, but its nowhere near EJB 1.0 complex.  The lead struts architect is also leading the JSF working committee so I doubt its going to be that bad.  Even the...]]></description>
        

        <pubDate>Tue, 12 Jul 2005 15:54:02 -0400</pubDate>

        

        <jf:creationDate>Tue, 12 Jul 2005 15:54:02 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 12 Jul 2005 15:54:02 -0400</jf:modificationDate>
        <jf:date>Jul 12, 2005</jf:date>
        <jf:author>David Crook</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Go POJO</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[Thanks.<br><br>By the way, speaking of transactional stuff, wouldn't Hibernate handle that as well?<br><br>I'm going to take a serious look at JSF today and decide by the end of the day whether to go with Struts+Hibernate or JSF+Hibernate.  My only fear...]]></description>
        

        <pubDate>Tue, 12 Jul 2005 09:44:02 -0400</pubDate>

        

        <jf:creationDate>Tue, 12 Jul 2005 09:44:02 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 12 Jul 2005 09:44:02 -0400</jf:modificationDate>
        <jf:date>Jul 12, 2005</jf:date>
        <jf:author>Ben Knight</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Go POJO</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[I would look seriously at the combination of Hibernate (or EJB3 or TopLink) + JSF. <br>JSF components can bind directly to the POJO DTOs without having the Form Beans in the way as you get with Struts.  It's a compelling combination. <br>Throwing Spring...]]></description>
        

        <pubDate>Tue, 12 Jul 2005 06:42:31 -0400</pubDate>

        

        <jf:creationDate>Tue, 12 Jul 2005 06:42:31 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 12 Jul 2005 06:42:31 -0400</jf:modificationDate>
        <jf:date>Jul 12, 2005</jf:date>
        <jf:author>Duncan Mills</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Use Struts + Hibernate for a simple web app? (only POJOs)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[Hi,<br>&nbsp;<br>My experience on JSF over Struts is<br>1 - Better Navigation control in JSF(only in faces-config.xml) including regular expression support.<br>2 - Managed JavaBeans(POJOs) in JSF uses IoC/Dependency Injection(DI) pattern.<br>3 - If you...]]></description>
        

        <pubDate>Tue, 12 Jul 2005 01:05:06 -0400</pubDate>

        

        <jf:creationDate>Tue, 12 Jul 2005 01:05:06 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 12 Jul 2005 01:05:06 -0400</jf:modificationDate>
        <jf:date>Jul 12, 2005</jf:date>
        <jf:author>sithu aung</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>Use Struts + Hibernate for a simple web app? (only POJOs)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[I haven't looked at JSF seriously enough yet to really evaluate one over the other.  I'm sure Struts will solve your problem at hand and you are already familar with it.<br><br>I'm not one of those people that have a phobia about using a...]]></description>
        

        <pubDate>Mon, 11 Jul 2005 19:02:58 -0400</pubDate>

        

        <jf:creationDate>Mon, 11 Jul 2005 19:02:58 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 11 Jul 2005 19:02:58 -0400</jf:modificationDate>
        <jf:date>Jul 11, 2005</jf:date>
        <jf:author>David Crook</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Use Struts + Hibernate for a simple web app? (only POJOs)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[Thanks, David.<br><br>What are your thoughts on JSF versus Struts?<br><br>I'd like to use as much standard stuff (i.e. stuff Sun puts out) as makes sense but not stuff that doesn't make sense for relatively simple apps, such as EJBs.]]></description>
        

        <pubDate>Mon, 11 Jul 2005 17:01:26 -0400</pubDate>

        

        <jf:creationDate>Mon, 11 Jul 2005 17:01:26 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 11 Jul 2005 17:01:26 -0400</jf:modificationDate>
        <jf:date>Jul 11, 2005</jf:date>
        <jf:author>Ben Knight</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Use Struts + Hibernate for a simple web app? (only POJOs)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[It sounds fine to me.  While some people say that Struts is old news, it still works fine for today and as you pointed out the current talent pool there can work with it.<br><br>If you are going to use an O/R framework then hibernate is a pretty good way...]]></description>
        

        <pubDate>Mon, 11 Jul 2005 16:30:33 -0400</pubDate>

        

        <jf:creationDate>Mon, 11 Jul 2005 16:30:33 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 11 Jul 2005 16:30:33 -0400</jf:modificationDate>
        <jf:date>Jul 11, 2005</jf:date>
        <jf:author>David Crook</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Use Struts + Hibernate for a simple web app? (only POJOs)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35128</link>

        

        
            <description><![CDATA[Hello.<br><br>I'm building a simple web app (~20 screens; ~10 tables in a single database). After looking at frameworks such as Struts, Spring, Hivemind, for building the app and Hibernate, JDO, etc. for the persistence layer, I've decided to go with...]]></description>
        

        <pubDate>Mon, 11 Jul 2005 15:44:31 -0400</pubDate>

        

        <jf:creationDate>Mon, 11 Jul 2005 15:44:31 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 11 Jul 2005 15:44:31 -0400</jf:modificationDate>
        <jf:date>Jul 11, 2005</jf:date>
        <jf:author>Ben Knight</jf:author>
        <jf:replyCount>11</jf:replyCount>
    </item>



</channel>
</rss>

