<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java Serialization</title>
	<atom:link href="http://javapapers.com/core-java/java-serialization/feed/" rel="self" type="application/rss+xml" />
	<link>http://javapapers.com/core-java/java-serialization/</link>
	<description>BLOG on core java, servlets, JSP, design patterns interview questions with quality answers, source code and discussions.</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:43:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anand Garlapati</title>
		<link>http://javapapers.com/core-java/java-serialization/comment-page-1/#comment-1848</link>
		<dc:creator>Anand Garlapati</dc:creator>
		<pubDate>Tue, 27 Jul 2010 12:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=282#comment-1848</guid>
		<description>Hi,
It is very good material on serialization. But i have one doubt. 

In EJB we have ejbActivate() and ejbPassivate() methods. In CMP beans the container will serialize the object in ejbActivate() and deserialize in ejbPassivate() methods. Here we are not tranporting the objects via streams to other PCs using serialization protocol. Please explain me in the context of EJB serialization and deserialization?

Thanks

Anand Garlapati.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It is very good material on serialization. But i have one doubt. </p>
<p>In EJB we have ejbActivate() and ejbPassivate() methods. In CMP beans the container will serialize the object in ejbActivate() and deserialize in ejbPassivate() methods. Here we are not tranporting the objects via streams to other PCs using serialization protocol. Please explain me in the context of EJB serialization and deserialization?</p>
<p>Thanks</p>
<p>Anand Garlapati.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suwarna</title>
		<link>http://javapapers.com/core-java/java-serialization/comment-page-1/#comment-1548</link>
		<dc:creator>Suwarna</dc:creator>
		<pubDate>Thu, 24 Jun 2010 15:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=282#comment-1548</guid>
		<description>Hi 

Thanks the detail explanation.

Regards,
Suwarna</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Thanks the detail explanation.</p>
<p>Regards,<br />
Suwarna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brijesh</title>
		<link>http://javapapers.com/core-java/java-serialization/comment-page-1/#comment-1519</link>
		<dc:creator>Brijesh</dc:creator>
		<pubDate>Thu, 17 Jun 2010 04:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=282#comment-1519</guid>
		<description>Nice understanding explanation..

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Nice understanding explanation..</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar</title>
		<link>http://javapapers.com/core-java/java-serialization/comment-page-1/#comment-1188</link>
		<dc:creator>Sridhar</dc:creator>
		<pubDate>Tue, 13 Apr 2010 17:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=282#comment-1188</guid>
		<description>Very Good Explanation. Its very understandable.Thanks</description>
		<content:encoded><![CDATA[<p>Very Good Explanation. Its very understandable.Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jill</title>
		<link>http://javapapers.com/core-java/java-serialization/comment-page-1/#comment-1171</link>
		<dc:creator>Jill</dc:creator>
		<pubDate>Fri, 09 Apr 2010 11:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=282#comment-1171</guid>
		<description>Good Insight</description>
		<content:encoded><![CDATA[<p>Good Insight</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srilatha,K</title>
		<link>http://javapapers.com/core-java/java-serialization/comment-page-1/#comment-1140</link>
		<dc:creator>Srilatha,K</dc:creator>
		<pubDate>Wed, 31 Mar 2010 16:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=282#comment-1140</guid>
		<description>Nice and easily understandable explanation for java serialization. I have never came across this before.</description>
		<content:encoded><![CDATA[<p>Nice and easily understandable explanation for java serialization. I have never came across this before.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
