<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Say &#8220;Hello World!&#8221; Without Main Method in Java</title>
	<atom:link href="http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/</link>
	<description>Tech, Internet, Engineering and Social Media Blog</description>
	<lastBuildDate>Thu, 23 May 2013 10:03:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Abdullah Cetin CAVDAR</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-1070</link>
		<dc:creator>Abdullah Cetin CAVDAR</dc:creator>
		<pubDate>Thu, 23 May 2013 10:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-1070</guid>
		<description><![CDATA[&lt;p&gt;No.&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>No.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anu</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-1069</link>
		<dc:creator>anu</dc:creator>
		<pubDate>Thu, 23 May 2013 07:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-1069</guid>
		<description><![CDATA[Is this code working fine in JAVA 7 version ?]]></description>
		<content:encoded><![CDATA[<p>Is this code working fine in JAVA 7 version ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goods</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-1043</link>
		<dc:creator>goods</dc:creator>
		<pubDate>Tue, 07 May 2013 03:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-1043</guid>
		<description><![CDATA[I in addition to my pals have already been following the nice pointers found on your website and so all of a sudden developed an awful feeling I never expressed respect to the site owner for those tips. My guys came so happy to read them and already have in reality been tapping into these things. Many thanks for being so helpful and then for making a decision on this form of excellent subjects most people are really wanting to be informed on. Our own sincere regret for not expressing gratitude to you sooner.]]></description>
		<content:encoded><![CDATA[<p>I in addition to my pals have already been following the nice pointers found on your website and so all of a sudden developed an awful feeling I never expressed respect to the site owner for those tips. My guys came so happy to read them and already have in reality been tapping into these things. Many thanks for being so helpful and then for making a decision on this form of excellent subjects most people are really wanting to be informed on. Our own sincere regret for not expressing gratitude to you sooner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madan</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-1002</link>
		<dc:creator>Madan</dc:creator>
		<pubDate>Wed, 20 Feb 2013 08:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-1002</guid>
		<description><![CDATA[Hi, I am trying this concept on java version 1.6.0_27.
The compilation goes good but while running I am getting below error:

Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: WithoutMain(wrong name: conceptCheckingByCode/WithoutMain)
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(Unknown Source)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$000(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: WithoutMain.  Program will exit.]]></description>
		<content:encoded><![CDATA[<p>Hi, I am trying this concept on java version 1.6.0_27.<br />
The compilation goes good but while running I am getting below error:</p>
<p>Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: WithoutMain(wrong name: conceptCheckingByCode/WithoutMain)<br />
        at java.lang.ClassLoader.defineClass1(Native Method)<br />
        at java.lang.ClassLoader.defineClassCond(Unknown Source)<br />
        at java.lang.ClassLoader.defineClass(Unknown Source)<br />
        at java.security.SecureClassLoader.defineClass(Unknown Source)<br />
        at java.net.URLClassLoader.defineClass(Unknown Source)<br />
        at java.net.URLClassLoader.access$000(Unknown Source)<br />
        at java.net.URLClassLoader$1.run(Unknown Source)<br />
        at java.security.AccessController.doPrivileged(Native Method)<br />
        at java.net.URLClassLoader.findClass(Unknown Source)<br />
        at java.lang.ClassLoader.loadClass(Unknown Source)<br />
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)<br />
        at java.lang.ClassLoader.loadClass(Unknown Source)<br />
Could not find the main class: WithoutMain.  Program will exit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdullah Cetin CAVDAR</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-951</link>
		<dc:creator>Abdullah Cetin CAVDAR</dc:creator>
		<pubDate>Thu, 20 Dec 2012 18:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-951</guid>
		<description><![CDATA[It&#039;s not working in JDK7.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s not working in JDK7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swetha</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-950</link>
		<dc:creator>swetha</dc:creator>
		<pubDate>Thu, 20 Dec 2012 18:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-950</guid>
		<description><![CDATA[its not working..am using netbeans IDE 7.0.1 .....can anyone explain as to y its not working???]]></description>
		<content:encoded><![CDATA[<p>its not working..am using netbeans IDE 7.0.1 &#8230;..can anyone explain as to y its not working???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: java blog</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-947</link>
		<dc:creator>java blog</dc:creator>
		<pubDate>Thu, 06 Dec 2012 10:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-947</guid>
		<description><![CDATA[This is what I learned  after 6 month of Java programming.]]></description>
		<content:encoded><![CDATA[<p>This is what I learned  after 6 month of Java programming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GD</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-906</link>
		<dc:creator>GD</dc:creator>
		<pubDate>Wed, 17 Oct 2012 06:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-906</guid>
		<description><![CDATA[Not working with JRD 1.7]]></description>
		<content:encoded><![CDATA[<p>Not working with JRD 1.7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satishkumar J Vishwakarma</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-904</link>
		<dc:creator>Satishkumar J Vishwakarma</dc:creator>
		<pubDate>Tue, 16 Oct 2012 18:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-904</guid>
		<description><![CDATA[is it will work in jdk 7, i am running with this but it is compiling but not executing..]]></description>
		<content:encoded><![CDATA[<p>is it will work in jdk 7, i am running with this but it is compiling but not executing..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaishnavi</title>
		<link>http://www.cavdar.net/2008/07/26/say-hello-world-without-main-method-in-java/#comment-866</link>
		<dc:creator>Vaishnavi</dc:creator>
		<pubDate>Thu, 20 Sep 2012 08:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=138#comment-866</guid>
		<description><![CDATA[Heyy.. It really works...!!! nice trick...!!!!]]></description>
		<content:encoded><![CDATA[<p>Heyy.. It really works&#8230;!!! nice trick&#8230;!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: www.cavdar.net @ 2013-05-25 20:26:32 by W3 Total Cache -->