<?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>The Geek Stuff &#187; Java</title>
	<atom:link href="http://www.thegeekstuff.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com</link>
	<description>Guides, HowTos and Tips for Technology Geeks</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:06:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>2 Easy Steps to Enable SSL / HTTPS on Tomcat Server</title>
		<link>http://www.thegeekstuff.com/2011/09/ssl-for-tomcat-server/</link>
		<comments>http://www.thegeekstuff.com/2011/09/ssl-for-tomcat-server/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 06:04:20 +0000</pubDate>
		<dc:creator>Ramesh Natarajan</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=6915</guid>
		<description><![CDATA[If you are running tomcat server that runs only on HTTP, follow the 2 easy steps mentioned below, to configure tomcat for SSL. 1. Create Keystore using Java keytool First use the keytool to create a java keystore as shown below. Make sure to note down the password that you enter while creating the keystore. [...]<br /><br /> <p>Read More: <a href=http://www.thegeekstuff.com/2011/09/ssl-for-tomcat-server/>2 Easy Steps to Enable SSL / HTTPS on Tomcat Server</a></p><br/>Support us when you shop at Amazon: <a target="_blank" href="http://www.thegeekstuff.com/geek-gadgets/" title="Geek Gadgets">Top 25 Gadgets Every Geek Should Have</a><br />Purchase your copy of <a target="_blank" href="http://www.thegeekstuff.com/bash-101-hacks-ebook" title="Bash 101 Hacks">Bash 101 Hacks</a>, <a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook">Vim 101 Hacks</a>, <a target="_blank" href="http://www.thegeekstuff.com/sed-awk-101-hacks-ebook/" title="Sed and Awk 101 Hacks eBook">Sed and Awk 101 Hacks</a>, <a target="_blank" href="http://www.thegeekstuff.com/nagios-core-ebook/" title="Nagios Core 3 eBook">Nagios Core 3</a> eBook.]]></description>
		<wfw:commentRss>http://www.thegeekstuff.com/2011/09/ssl-for-tomcat-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Java Hello World Example: How To Write and Execute Java Program on Unix OS</title>
		<link>http://www.thegeekstuff.com/2010/02/java-hello-world-example-how-to-write-and-execute-java-program-on-unix-os/</link>
		<comments>http://www.thegeekstuff.com/2010/02/java-hello-world-example-how-to-write-and-execute-java-program-on-unix-os/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 06:03:47 +0000</pubDate>
		<dc:creator>Ramesh Natarajan</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Hello World Examples]]></category>
		<category><![CDATA[java .class file]]></category>
		<category><![CDATA[java command]]></category>
		<category><![CDATA[Java Program]]></category>
		<category><![CDATA[javac command]]></category>
		<category><![CDATA[Linux Java Compiler]]></category>
		<category><![CDATA[Unix Java Compiler]]></category>

		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=3642</guid>
		<description><![CDATA[Question: I would like to understand the basics of how to write, compile and execute a Java program on UNIX / Linux OS. Can you explain it with a simple example? Answer: In this article, let us review very quickly how to write a basic Hello World Java program and how to compile *.java program [...]<br /><br /> <p>Read More: <a href=http://www.thegeekstuff.com/2010/02/java-hello-world-example-how-to-write-and-execute-java-program-on-unix-os/>Java Hello World Example: How To Write and Execute Java Program on Unix OS</a></p><br/>Support us when you shop at Amazon: <a target="_blank" href="http://www.thegeekstuff.com/geek-gadgets/" title="Geek Gadgets">Top 25 Gadgets Every Geek Should Have</a><br />Purchase your copy of <a target="_blank" href="http://www.thegeekstuff.com/bash-101-hacks-ebook" title="Bash 101 Hacks">Bash 101 Hacks</a>, <a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook">Vim 101 Hacks</a>, <a target="_blank" href="http://www.thegeekstuff.com/sed-awk-101-hacks-ebook/" title="Sed and Awk 101 Hacks eBook">Sed and Awk 101 Hacks</a>, <a target="_blank" href="http://www.thegeekstuff.com/nagios-core-ebook/" title="Nagios Core 3 eBook">Nagios Core 3</a> eBook.]]></description>
		<wfw:commentRss>http://www.thegeekstuff.com/2010/02/java-hello-world-example-how-to-write-and-execute-java-program-on-unix-os/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Protect Your Java Code from Reverse Engineering</title>
		<link>http://www.thegeekstuff.com/2008/06/protect-your-java-code-from-reverse-engineering/</link>
		<comments>http://www.thegeekstuff.com/2008/06/protect-your-java-code-from-reverse-engineering/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 04:48:28 +0000</pubDate>
		<dc:creator>Ramesh Natarajan</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[decompile]]></category>
		<category><![CDATA[obfuscate]]></category>

		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=33</guid>
		<description><![CDATA[&#160; If you are developing java application, it is important to understand that the java class files can be easily reverse engineered using java decompilers. In this article, let us explore how a java class file is reverse engineered and how to protect your source code from being reverse engineered by someone. The java source [...]<br /><br /> <p>Read More: <a href=http://www.thegeekstuff.com/2008/06/protect-your-java-code-from-reverse-engineering/>Protect Your Java Code from Reverse Engineering</a></p><br/>Support us when you shop at Amazon: <a target="_blank" href="http://www.thegeekstuff.com/geek-gadgets/" title="Geek Gadgets">Top 25 Gadgets Every Geek Should Have</a><br />Purchase your copy of <a target="_blank" href="http://www.thegeekstuff.com/bash-101-hacks-ebook" title="Bash 101 Hacks">Bash 101 Hacks</a>, <a target="_blank" href="http://www.thegeekstuff.com/vim-101-hacks-ebook" title="Vim 101 Hacks eBook">Vim 101 Hacks</a>, <a target="_blank" href="http://www.thegeekstuff.com/sed-awk-101-hacks-ebook/" title="Sed and Awk 101 Hacks eBook">Sed and Awk 101 Hacks</a>, <a target="_blank" href="http://www.thegeekstuff.com/nagios-core-ebook/" title="Nagios Core 3 eBook">Nagios Core 3</a> eBook.]]></description>
		<wfw:commentRss>http://www.thegeekstuff.com/2008/06/protect-your-java-code-from-reverse-engineering/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: static.thegeekstuff.com

Served from: www.thegeekstuff.com @ 2012-02-09 04:06:47 -->
