<?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>My Workday &#187; J2EE</title>
	<atom:link href="http://www.goworkday.com/tag/j2ee/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goworkday.com</link>
	<description>Let&#039;s talk TECH</description>
	<lastBuildDate>Tue, 23 Mar 2010 03:28:59 +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>JProfiler: Getting Started</title>
		<link>http://www.goworkday.com/2010/02/04/jprofiler-getting-started/</link>
		<comments>http://www.goworkday.com/2010/02/04/jprofiler-getting-started/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 07:23:21 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Profiling]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.goworkday.com/?p=221</guid>
		<description><![CDATA[<br/>JProfiler helps you find performance bottlenecks, pin down memory leaks and resolve threading issues in your Java application. JProfiler combines CPU, Memory and Thread profiling in one application and is developed by ej-technologies. The latest version at the time of this article is 6.0.]]></description>
			<content:encoded><![CDATA[<br/><p>JProfiler helps you find performance bottlenecks, pin down memory leaks and resolve threading issues in your Java application. JProfiler combines CPU, Memory and Thread profiling in one application and is developed by ej-technologies.  The latest version at the time of this article is 6.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.goworkday.com/2010/02/04/jprofiler-getting-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>J2EE Development Environment</title>
		<link>http://www.goworkday.com/2008/06/08/j2ee-development-environment/</link>
		<comments>http://www.goworkday.com/2008/06/08/j2ee-development-environment/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 02:58:34 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[J2EE]]></category>

		<guid isPermaLink="false">http://www.goworkday.com/?p=4</guid>
		<description><![CDATA[<br/>Nowadays, modern web-based application development can&#8217;t exist without J2EE-based applications. These applications are built on a highly secure and powerful development platform. There are various Open Source applications that can help J2EE development a great deal. In this article, I would like to share with everyone an easy way to kick off your J2EE learning [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Nowadays, modern web-based application development can&#8217;t exist without J2EE-based applications.  These applications are built on a highly secure and powerful development platform.  There are various Open Source applications that can help J2EE development a great deal.  In this article, I would like to share with everyone an easy way to kick off your J2EE learning for almost no cost to you.<span id="more-4"></span></p>
<p>Well, to run J2EE compliant web applications, one needs an application server to which one will want to deploy those applications.  There are plenty to choose from but I would recommend Apache TomCat 55x which is easy to use and is very reliable.  Tomcat is part of Apache&#8217;s Jakarta project which is a diverse set of open source Java solutions.</p>
<p>But what tool should you use to, actually, write your code in!  There are again a couple good open source IDEs, however the easiest and most robust one is Eclipse.  This IDE itself more than just an IDE, it is a development framework which allows developers to use various views and plug-ins to write and debug their code.</p>
<p>To write J2EE compliant web-based applications, MyEclipseIDE.com provides an excellent and inexpensive application which works as plug-in to Eclipse.</p>
<p>That is all.  Once you have all these in place, you are set for a good start in J2EE-based web development.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.goworkday.com/2008/06/08/j2ee-development-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
