<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java Interview Questions &#187; EJB FrameWork</title>
	<atom:link href="http://www.bestjavainterviewquestions.com/category/ejb-interview-questions/ejb-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bestjavainterviewquestions.com</link>
	<description>Java Interview Questions &#124; Core Java Interview Questions &#124; Advanced Java Interview Questions &#124; EJB Interview Questions &#124; J2EE Interview Questions &#124; Hibernate Interview Questions</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:23:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Write a note on EJB frame work</title>
		<link>http://www.bestjavainterviewquestions.com/write-a-note-on-ejb-frame-work/</link>
		<comments>http://www.bestjavainterviewquestions.com/write-a-note-on-ejb-frame-work/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 09:50:03 +0000</pubDate>
		<dc:creator>Ramakrishna</dc:creator>
				<category><![CDATA[EJB FrameWork]]></category>
		<category><![CDATA[ejb]]></category>
		<category><![CDATA[ejb framework]]></category>
		<category><![CDATA[Enterprise JavaBean(EJB)]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[j2ee framework]]></category>

		<guid isPermaLink="false">http://www.bestjavainterviewquestions.com/?p=545</guid>
		<description><![CDATA[EJB Frame Work: EJB defines the callBack interfaces a Java Bean must expose to its OTM, and viceversa. In addition. EJB specifies a packaging mechanism for server-side components. The EJB specification defines a server component model for Java Beans. An EJB is specialized non-visual Java Bean that runs on a server like Java Beans. EJB [...]]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;"><em><strong>EJB Frame Work:</strong></em></span></p>
<p>EJB defines the callBack interfaces a Java Bean must expose to its OTM, and viceversa. In addition. EJB specifies a packaging mechanism for server-side components. The EJB specification defines a server component model for Java Beans. An EJB is specialized non-visual Java Bean that runs on a server like Java Beans. EJB can be assembled via tools to create new application. In a multitier application architecture, most of an application logic is moved from the client to one or more server.</p>
<p>A server component model simplifies the process of moving the logic to the server. The component model implements a set of automatic services to manage the components.</p>
<p><em><strong>EJB provides the following frame work support.</strong></em></p>
<ol>
<li>Distributed object infra structure.</li>
<li>Component packing add employment.</li>
<li>Declarative transaction management.</li>
<li>Factory support.</li>
<li>Bean activation and passivation.</li>
<li>Container metadata.</li>
<li>Security.</li>
</ol>
<p><em><strong>To know more about this frame work visit</strong> <a title="EJB FrameWork Details" href="http://www.bestjavainterviewquestions.com/define-ejb-frame-work/" target="_blank">here</a></em></p>
<h2  class="related_post_title">Related Post</h2><ul class="related_post"><li>February 15, 2009 -- <a href="http://www.bestjavainterviewquestions.com/define-ejb-frame-work/" title="Define EJB frame work">Define EJB frame work</a> (1)</li><li>April 4, 2009 -- <a href="http://www.bestjavainterviewquestions.com/ejb-interview-questions-2/" title="EJB Interview questions">EJB Interview questions</a> (0)</li><li>March 25, 2009 -- <a href="http://www.bestjavainterviewquestions.com/creating-a-stateful-session-bean/" title="Creating a Stateful session Bean">Creating a Stateful session Bean</a> (1)</li><li>March 20, 2009 -- <a href="http://www.bestjavainterviewquestions.com/life-cycle-of-stateless-session-bean/" title="Life Cycle of stateless session bean">Life Cycle of stateless session bean</a> (0)</li><li>February 15, 2009 -- <a href="http://www.bestjavainterviewquestions.com/providing-current-date-and-time-using-stateless-session-bean/" title="Providing current date and time using Stateless session bean">Providing current date and time using Stateless session bean</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.bestjavainterviewquestions.com/write-a-note-on-ejb-frame-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

