<?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>Techartifact &#187; Ear</title>
	<atom:link href="http://www.techartifact.com/blogs/tag/ear/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs</link>
	<description>Latest tip and information on Java and Oracle ADF</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:01:27 +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>Intoduction to JAR,EAR and WAR files in java</title>
		<link>http://www.techartifact.com/blogs/2009/07/intoduction-jar-ear-war-java.html</link>
		<comments>http://www.techartifact.com/blogs/2009/07/intoduction-jar-ear-war-java.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 10:06:07 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[Ear]]></category>
		<category><![CDATA[Jar]]></category>
		<category><![CDATA[War]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=735</guid>
		<description><![CDATA[JAR is java arcihve file.It contain all class file,image,sound and other files which will needed in whole application. Computer users can create or extract JAR files using the jar command that comes with the JDK. They can also use zip tools. The JavaTM Archive (JAR) file format enables you to bundle multiple files into a [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/07/intoduction-jar-ear-war-java.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

