<?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>IndicThreads.com Conference On Java&#187; enterprise java</title>
	<atom:link href="http://j09.indicthreads.com/tag/enterprise-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://j09.indicthreads.com</link>
	<description>11, 12 Dec 2009, Pune India</description>
	<lastBuildDate>Thu, 06 May 2010 06:03:10 +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>Java EE 6 : Paving The Path For The Future</title>
		<link>http://j09.indicthreads.com/579/java-ee-6-paving-the-path-for-the-future/</link>
		<comments>http://j09.indicthreads.com/579/java-ee-6-paving-the-path-for-the-future/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 04:25:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sessions]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[enterprise java]]></category>
		<category><![CDATA[j2ee]]></category>
		<category><![CDATA[java community]]></category>
		<category><![CDATA[javaEE]]></category>
		<category><![CDATA[jee6]]></category>
		<category><![CDATA[jsr]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://j09.indicthreads.com/?p=579</guid>
		<description><![CDATA[Speaker : Arun Gupta &#8220;The Java EE platform is getting an extreme makeover with the upcoming version Java EE 6. It is developed as JSR 316 under the Java Community Process. The Java EE 6 platform adds more power to the platform and yet make it more flexible so that it can be adopted to [...]]]></description>
			<content:encoded><![CDATA[<table style="border-collapse:collapse" border="0" cellspacing="0" cellpadding="0" width="600" align="center">
<tbody>
<tr>
<td class="sessioninfo">
<p class="session_speaker_name">Speaker : <a href="http://j09.indicthreads.com/speakers/#arun">Arun Gupta</a></p>
<p>&#8220;The Java EE platform is getting an extreme makeover with the upcoming version Java EE 6. It is developed as JSR 316 under the Java Community Process.</p>
<p>The Java EE 6 platform adds more power to the platform and yet make it more flexible so that it can be adopted to different flavors of an application. It breaks the &#8216;one size fits all&#8217; approach with Profiles and improves on the Java EE 5 developer productivity features. It enables extensibility by embracing open source libraries and frameworks such that they are treated as first class citizens of the platform.</p>
<p>Several new specifications such as Java Server Faces 2.0, Servlet 3.0, Java Persistence API 2.0, and Java Context Dependency Injection 1.0 are included in the platform. All these specifications are implemented in GlassFish v3 that providesa light-weight, modular, and extensible platform for your Web applications.</p>
<p>This session provides an overview of Java EE 6 and GlassFish v3. Using multiple simple-to-understand samples it explains the value proposition provided by Java EE 6. &#8220;</td>
</tr>
</tbody>
</table>
<h6 style="margin-bottom:25px;">This session will be held at the 4th IndicThreads Conference On Java to be held in Pune, India. The conference is the best place in India for independent Java software learning, training &amp; discussion. <a href="http://j09.indicthreads.com/" target="_blank">Click for more &gt;&gt;</a></h6>
<p><a href="http://indicthreads-java-09.eventbrite.com?ref=ebtn" target="_blank"><img src="http://www.eventbrite.com/registerbutton?eid=392272297" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://j09.indicthreads.com/579/java-ee-6-paving-the-path-for-the-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grails as a modern scripting language for Web applications.</title>
		<link>http://j09.indicthreads.com/603/grails-as-a-modern-scripting-language-for-web-applications/</link>
		<comments>http://j09.indicthreads.com/603/grails-as-a-modern-scripting-language-for-web-applications/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 10:35:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sessions]]></category>
		<category><![CDATA[enterprise java]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[scripting languages]]></category>
		<category><![CDATA[web application development]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://j09.indicthreads.com/?p=603</guid>
		<description><![CDATA[Speaker : Rohit Nayak Dynamic scripting languages are a powerful addition to a software designer&#8217;s toolbox. Rails/Ruby and Python have not gained much acceptance in the enterprise. Grails and Groovy are an attempt to bridge the gap between the modern scripting world and the Enterprise Java world. This talk is an introduction towards building web [...]]]></description>
			<content:encoded><![CDATA[<table style="border-collapse:collapse" border="0" cellspacing="0" cellpadding="0" width="600" align="center">
<tbody>
<tr>
<td class="sessioninfo">
<p class="session_speaker_name">Speaker : <a href="http://j09.indicthreads.com/speakers/#rohit">Rohit Nayak</a></p>
<p>Dynamic scripting languages are a powerful addition to a software designer&#8217;s toolbox. Rails/Ruby and Python have not gained much acceptance in the enterprise. Grails and Groovy are an attempt to bridge the gap between the modern scripting world and the Enterprise Java world.</p>
<p>This talk is an introduction towards building web applications in Grails. First we will go about creating a REST based webservice. We will also show how to replace the default database backend of Grails with MySQL.</p>
<p>We will then build a web application that consumes this webservice. The emphasis will be on the design patterns and idioms in Grails that address the web application development lifecycle.</td>
</tr>
</tbody>
</table>
<h6 style="margin-bottom:25px;">This session will be held at the 4th IndicThreads Conference On Java to be held in Pune, India. The conference is the best place in India for independent Java software learning, training &amp; discussion. <a href="http://j09.indicthreads.com/" target="_blank">Click for more &gt;&gt;</a></h6>
<p><a href="http://indicthreads-java-09.eventbrite.com?ref=ebtn" target="_blank"><img src="http://www.eventbrite.com/registerbutton?eid=392272297" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://j09.indicthreads.com/603/grails-as-a-modern-scripting-language-for-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

