<?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>J2EEBrain.com</title>
	<atom:link href="http://www.j2eebrain.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.j2eebrain.com</link>
	<description>Java J2EE Tutorials,J2EE Interview Questions, JSF Tutorials, Struts Tutorials, Hibernate Tutorials, JSP Tutorials, EJB Tutorials, JMS Tutorials, SOA Tutorials, Java Tutorials, J2EE Study Materials, J2EE PDF Guides, Ajax Tutorials</description>
	<lastBuildDate>Thu, 22 Dec 2011 13:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Basic Components of SOA</title>
		<link>http://www.j2eebrain.com/java-J2ee-basic-components-of-soa.html</link>
		<comments>http://www.j2eebrain.com/java-J2ee-basic-components-of-soa.html#comments</comments>
		<pubDate>Thu, 22 Dec 2011 13:34:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SOA Tutorials]]></category>
		<category><![CDATA[Basic components of SOA]]></category>
		<category><![CDATA[SOA COMPONENTS]]></category>
		<category><![CDATA[SOA tutorial]]></category>
		<category><![CDATA[SOA tutorials]]></category>

		<guid isPermaLink="false">http://www.j2eebrain.com/?p=137417</guid>
		<description><![CDATA[The below listed are the basic components in SOA. Service Provider Service Consumer Service Registry   The below figure explains how the components are interlinked. Service Provider is responsible for providing the services and the details of the services. The &#8230;<p class="read-more"><a href="http://www.j2eebrain.com/java-J2ee-basic-components-of-soa.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.j2eebrain.com/java-J2ee-basic-components-of-soa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defining SOA</title>
		<link>http://www.j2eebrain.com/java-J2ee-defining-soa.html</link>
		<comments>http://www.j2eebrain.com/java-J2ee-defining-soa.html#comments</comments>
		<pubDate>Wed, 21 Dec 2011 13:11:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SOA Tutorials]]></category>
		<category><![CDATA[Defining SOA]]></category>
		<category><![CDATA[SOA COMPONENTS]]></category>
		<category><![CDATA[SOA tutorial]]></category>
		<category><![CDATA[SOA tutorials]]></category>

		<guid isPermaLink="false">http://www.j2eebrain.com/?p=137409</guid>
		<description><![CDATA[Defining SOA SOA can be perceived differently based on the role each perform in their job. Now let&#8217;s see how we can define SOA or Service Oriented Architecture. Service &#8211; Service is nothing but a task  or a method that &#8230;<p class="read-more"><a href="http://www.j2eebrain.com/java-J2ee-defining-soa.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.j2eebrain.com/java-J2ee-defining-soa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSF Interview Questions 3</title>
		<link>http://www.j2eebrain.com/java-J2ee-jsf-interview-questions-3.html</link>
		<comments>http://www.j2eebrain.com/java-J2ee-jsf-interview-questions-3.html#comments</comments>
		<pubDate>Sat, 17 Dec 2011 09:20:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JSF Questions]]></category>
		<category><![CDATA[JSF interview questions]]></category>
		<category><![CDATA[JSF interview questions and answers]]></category>
		<category><![CDATA[JSF Tutorials]]></category>

		<guid isPermaLink="false">http://www.j2eebrain.com/?p=137376</guid>
		<description><![CDATA[JSF Interview Questions Explain the way be which we can declare the Message Bundle in JSF? Usually this can be done in two ways: (Let’s assume com.j2eebrainJsf.messages is the properties file) The easiest way is to include the following elements &#8230;<p class="read-more"><a href="http://www.j2eebrain.com/java-J2ee-jsf-interview-questions-3.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.j2eebrain.com/java-J2ee-jsf-interview-questions-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSF Interview Questions 2</title>
		<link>http://www.j2eebrain.com/java-J2ee-jsf-interview-questions-2.html</link>
		<comments>http://www.j2eebrain.com/java-J2ee-jsf-interview-questions-2.html#comments</comments>
		<pubDate>Sat, 17 Dec 2011 08:58:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JSF Questions]]></category>
		<category><![CDATA[JSF interview questions]]></category>
		<category><![CDATA[JSF interview questions and answers]]></category>
		<category><![CDATA[JSF Tutorials]]></category>

		<guid isPermaLink="false">http://www.j2eebrain.com/?p=137371</guid>
		<description><![CDATA[JSF Interview Questions How to reload the page after ValueChangeListener is invoked? At the end of the ValueChangeListener, call FacesContext.getCurrentInstance().renderResponse() How to download PDF file with JSF ? This is an code example how it can be done with action &#8230;<p class="read-more"><a href="http://www.j2eebrain.com/java-J2ee-jsf-interview-questions-2.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.j2eebrain.com/java-J2ee-jsf-interview-questions-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TOGAF Certification</title>
		<link>http://www.j2eebrain.com/java-J2ee-togaf-certification.html</link>
		<comments>http://www.j2eebrain.com/java-J2ee-togaf-certification.html#comments</comments>
		<pubDate>Sat, 17 Dec 2011 08:08:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java J2ee Certifications]]></category>
		<category><![CDATA[TOGAF Certification]]></category>
		<category><![CDATA[TOGAF Certification materials]]></category>

		<guid isPermaLink="false">http://www.j2eebrain.com/?p=137365</guid>
		<description><![CDATA[TOGAF Certification TOGAF is one of the highly accredited certification for software architects. SCEA( OCA) is another certification that is also of high value. This certification adds value to individuals who perform the roles of Enterprise architect/Business Architect/Application Architect/Solutions Architect/Technology Architect/Data &#8230;<p class="read-more"><a href="http://www.j2eebrain.com/java-J2ee-togaf-certification.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.j2eebrain.com/java-J2ee-togaf-certification.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Interview Questions 7</title>
		<link>http://www.j2eebrain.com/java-J2ee-java-interview-questions-7.html</link>
		<comments>http://www.j2eebrain.com/java-J2ee-java-interview-questions-7.html#comments</comments>
		<pubDate>Fri, 16 Dec 2011 16:51:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Questions]]></category>
		<category><![CDATA[Core Java Questions]]></category>
		<category><![CDATA[Java interview questions]]></category>
		<category><![CDATA[Java interview questions and answers]]></category>

		<guid isPermaLink="false">http://www.j2eebrain.com/?p=137357</guid>
		<description><![CDATA[Java Interview Questions What are the rules for casting primitive types ? You can cast any non Boolean type to any other non boolean type You cannot cast a boolean to any other type; you cannot cast any other type &#8230;<p class="read-more"><a href="http://www.j2eebrain.com/java-J2ee-java-interview-questions-7.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.j2eebrain.com/java-J2ee-java-interview-questions-7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exposing Web services</title>
		<link>http://www.j2eebrain.com/java-J2ee-exposing-web-services.html</link>
		<comments>http://www.j2eebrain.com/java-J2ee-exposing-web-services.html#comments</comments>
		<pubDate>Tue, 13 Dec 2011 17:06:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Service Tutorials]]></category>
		<category><![CDATA[Exposing Web services]]></category>
		<category><![CDATA[Invoking Web services]]></category>

		<guid isPermaLink="false">http://www.j2eebrain.com/?p=137329</guid>
		<description><![CDATA[Exposing Web services How can Web services  be used by different services within and outside the application. The crucial part of a Web service  to define the programming model artifacts that makes the Web service portable with the other application &#8230;<p class="read-more"><a href="http://www.j2eebrain.com/java-J2ee-exposing-web-services.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.j2eebrain.com/java-J2ee-exposing-web-services.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check performance in J2EE applications</title>
		<link>http://www.j2eebrain.com/java-J2ee-how-to-check-performance-in-j2ee-applications.html</link>
		<comments>http://www.j2eebrain.com/java-J2ee-how-to-check-performance-in-j2ee-applications.html#comments</comments>
		<pubDate>Tue, 13 Dec 2011 11:56:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[J2EE References]]></category>
		<category><![CDATA[Java Application Tuning Parameters]]></category>
		<category><![CDATA[performance in J2EE applications]]></category>

		<guid isPermaLink="false">http://www.j2eebrain.com/?p=137324</guid>
		<description><![CDATA[How to check performance in J2EE applications The below article provides some tips on finding out the application performance and an insight on what to look out for while performance tuning J2EE based applications. This is predominantly for Solaris platform &#8230;<p class="read-more"><a href="http://www.j2eebrain.com/java-J2ee-how-to-check-performance-in-j2ee-applications.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.j2eebrain.com/java-J2ee-how-to-check-performance-in-j2ee-applications.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOA Governance</title>
		<link>http://www.j2eebrain.com/java-J2ee-soa-governance.html</link>
		<comments>http://www.j2eebrain.com/java-J2ee-soa-governance.html#comments</comments>
		<pubDate>Sat, 10 Dec 2011 07:30:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SOA Tutorials]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[SOA Governance]]></category>
		<category><![CDATA[SOA tutorial]]></category>
		<category><![CDATA[SOA tutorials]]></category>

		<guid isPermaLink="false">http://www.j2eebrain.com/?p=137287</guid>
		<description><![CDATA[SOA Governance In this section, we define what is meant by the terms: Service-oriented architecture SOA governance, including definitions of related terms: Governance Corporate governance IT governance Definition of service-oriented architecture Service-oriented defines a method of integrating business applications and processes &#8230;<p class="read-more"><a href="http://www.j2eebrain.com/java-J2ee-soa-governance.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.j2eebrain.com/java-J2ee-soa-governance.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSP Interview Questions-6</title>
		<link>http://www.j2eebrain.com/java-J2ee-jsp-interview-questions-6.html</link>
		<comments>http://www.j2eebrain.com/java-J2ee-jsp-interview-questions-6.html#comments</comments>
		<pubDate>Sat, 10 Dec 2011 07:13:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JSP Questions]]></category>
		<category><![CDATA[JSP Faqs]]></category>
		<category><![CDATA[JSP Interview Questions]]></category>
		<category><![CDATA[JSP Tutorials]]></category>

		<guid isPermaLink="false">http://www.j2eebrain.com/?p=137283</guid>
		<description><![CDATA[JSP Interview Questions How can I declare methods within my JSP page ? You can declare methods for use within your JSP page as declarations. The methods can then be invoked within any other methods you declare, or within JSP &#8230;<p class="read-more"><a href="http://www.j2eebrain.com/java-J2ee-jsp-interview-questions-6.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.j2eebrain.com/java-J2ee-jsp-interview-questions-6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.469 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-05 06:33:09 -->

