<?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 - Difference Between java bean   And POJO</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 06:46:00 -0400</pubDate>


    <item>

        <title>JavaBean restrictions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35146</link>

        

        
            <description><![CDATA[Additionally, true JavaBeans must implement Serializable and have a no-argument constructor.  POJOs don't have these restrictions.]]></description>
        

        <pubDate>Tue, 12 Jul 2005 13:19:34 -0400</pubDate>

        

        <jf:creationDate>Tue, 12 Jul 2005 13:19:34 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 12 Jul 2005 13:19:34 -0400</jf:modificationDate>
        <jf:date>Jul 12, 2005</jf:date>
        <jf:author>Joe Wolf</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Difference Between java bean   And POJO</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35146</link>

        

        
            <description><![CDATA[The Java-Beanness of a POJO is that it's public attributes are all accessed via getters and setters that conform to the JavaBeans conventions. <br>e.g. <br>private String foo;<br>public String getFoo(){...}<br>public void setFoo(String foo){...};]]></description>
        

        <pubDate>Tue, 12 Jul 2005 06:46:04 -0400</pubDate>

        

        <jf:creationDate>Tue, 12 Jul 2005 06:46:04 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 12 Jul 2005 06:46:04 -0400</jf:modificationDate>
        <jf:date>Jul 12, 2005</jf:date>
        <jf:author>Duncan Mills</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Difference Between java bean   And POJO</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35146</link>

        

        
            <description><![CDATA[Hi,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;What is meant by POJO and java bean   in the sense that we can have object of a java bean.<br><br>&nbsp;can any one fed light on this topic<br><br>Thnakz <br>&nbsp;Arun k s]]></description>
        

        <pubDate>Tue, 12 Jul 2005 02:19:51 -0400</pubDate>

        

        <jf:creationDate>Tue, 12 Jul 2005 02:19:51 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 12 Jul 2005 02:19:51 -0400</jf:modificationDate>
        <jf:date>Jul 12, 2005</jf:date>
        <jf:author>Arun k s</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

