<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Sample Programs And Applications</title><link>http://helloworldprograms.blogspot.com/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SampleProgramsAndApplications" /><description></description><language>en</language><managingEditor>noreply@blogger.com (Tejash (તેજશ))</managingEditor><lastBuildDate>Sun, 27 Nov 2011 16:30:55 PST</lastBuildDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">6</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">25</openSearch:itemsPerPage><feedburner:info uri="sampleprogramsandapplications" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><itunes:explicit>no</itunes:explicit><itunes:subtitle></itunes:subtitle><creativeCommons:license>http://creativecommons.org/licenses/by-nd/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nd/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>SampleProgramsAndApplications</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><title>Liferay Hello World Portlet | How To Create Portlet Using Liferay Plugins SDK?</title><link>http://feedproxy.google.com/~r/SampleProgramsAndApplications/~3/ma-1QYMUuAU/liferay-hello-world-portlet-how-to.html</link><category>Tutorial</category><category>Java</category><category>Deploy</category><category>Portlet</category><category>Hello World Program</category><category>Liferay</category><category>1st Program</category><author>noreply@blogger.com (Tejash (તેજશ))</author><pubDate>Mon, 13 Jun 2011 06:38:40 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3641750446409632008.post-7021363983736422890</guid><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-13T06:38:40.920-07:00</app:edited><media:thumbnail url="http://2.bp.blogspot.com/-bEtxqhqm2y0/TfYRkWbA-nI/AAAAAAAABgA/fy7wdx24HpU/s72-c/portlet%2Bcatalog.PNG" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><description>In this post we will create and deploy a simple "hello world" portlet using the Liferay Plugins SDK using step by step guide as follows.



Initial SetupInstall Java Development Kit JDK 1.5 or higher, and set JAVA_HOME environment variable point to installation home directory of JDK, (Click here to know how to setup environment variable on different operating systems like windows / Unix / Linux platforms)
For Windows, right click on My Computer -&amp;gt; Properties -&amp;gt; Advanced -&amp;gt; Environment Variables...&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/11lU1U3u0i_ah6q7lzMpmx-B3Hc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/11lU1U3u0i_ah6q7lzMpmx-B3Hc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/11lU1U3u0i_ah6q7lzMpmx-B3Hc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/11lU1U3u0i_ah6q7lzMpmx-B3Hc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/SampleProgramsAndApplications/~4/ma-1QYMUuAU" height="1" width="1"/&gt;</description><feedburner:origLink>http://helloworldprograms.blogspot.com/2011/06/liferay-hello-world-portlet-how-to.html</feedburner:origLink></item><item><title>How to create Dynamic Web Project Eclipse?</title><link>http://feedproxy.google.com/~r/SampleProgramsAndApplications/~3/J1dca4N6c30/dynamic-web-project-eclipse.html</link><category>Sample</category><category>Eclipse</category><category>Hello World Program</category><category>Dynamic Web Project</category><author>noreply@blogger.com (Tejash (તેજશ))</author><pubDate>Thu, 09 Dec 2010 20:18:17 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3641750446409632008.post-7065792279320528518</guid><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-09T20:18:17.403-08:00</app:edited><media:thumbnail url="http://2.bp.blogspot.com/_VowZlVcn_pc/TQGdEQNiOqI/AAAAAAAABYY/aj_1aH4a7TM/s72-c/new+dynamic+web+project.PNG" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><description>Dynamic Web Project is used to develop, debug and deploy dynamic web applications in eclipse. For this project you need to have Eclipse IDE for Java EE developers which can be downloaded from here



Note: for my tutorial I am using Eclipse 3.6 Java EE IDE.





Steps to create Dynamic Web Project in Eclipse.

Step 1: Launch Dynamic Web Project Wizard.

If you are in the Java EE perspective then you can simply do it form File menu by going to File -&amp;gt; New -&amp;gt; Dynamic Web Project



If you are in any...&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/NHMFjteJX7tWIRoHdvlAhqUL6KQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NHMFjteJX7tWIRoHdvlAhqUL6KQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/NHMFjteJX7tWIRoHdvlAhqUL6KQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NHMFjteJX7tWIRoHdvlAhqUL6KQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/SampleProgramsAndApplications/~4/J1dca4N6c30" height="1" width="1"/&gt;</description><feedburner:origLink>http://helloworldprograms.blogspot.com/2010/12/dynamic-web-project-eclipse.html</feedburner:origLink></item><item><title>JSP Hello World</title><link>http://feedproxy.google.com/~r/SampleProgramsAndApplications/~3/rBPbXgxgRdg/jsp-hello-world.html</link><category>Tutorial</category><category>JSP</category><category>Java</category><category>Learn</category><category>Java Server Pages</category><category>Hello World Program</category><author>noreply@blogger.com (Tejash (તેજશ))</author><pubDate>Thu, 05 Aug 2010 01:53:05 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3641750446409632008.post-5394320046147887759</guid><app:edited xmlns:app="http://www.w3.org/2007/app">2010-08-05T01:53:05.985-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><description>This sample code or example displays "hello world" in the browser using JSP



JSP can be learned very easily. This is just the beginning to learn this exciting language. This simple page contains a JSP program and it outputs on browser in running state. This given program of JSP illustrates you how to print simple "Hello World!" string on the browser through the server side code (provided by JSP).



This program also contains HTML (Hypertext Markup Language) code for designing the page and the contents....&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/L5OyGWccPHGgG4ovt0I_q3zpyhw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/L5OyGWccPHGgG4ovt0I_q3zpyhw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/L5OyGWccPHGgG4ovt0I_q3zpyhw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/L5OyGWccPHGgG4ovt0I_q3zpyhw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/SampleProgramsAndApplications/~4/rBPbXgxgRdg" height="1" width="1"/&gt;</description><feedburner:origLink>http://helloworldprograms.blogspot.com/2010/08/jsp-hello-world.html</feedburner:origLink></item><item><title>Java Servlet Hello World with Tomcat</title><link>http://feedproxy.google.com/~r/SampleProgramsAndApplications/~3/JWuTBLuR-f0/servlet-hello-world.html</link><category>Servlet</category><category>Java</category><category>Deploy</category><category>Tomcat</category><category>Hello World Program</category><author>noreply@blogger.com (Tejash (તેજશ))</author><pubDate>Wed, 04 Aug 2010 01:08:44 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3641750446409632008.post-2545466233311924557</guid><app:edited xmlns:app="http://www.w3.org/2007/app">2010-08-04T01:08:44.371-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><description>Hello World Java Servlet Example , Tutorial or Sample ProgramThis article will is for new-bee of Java Servlet. Here I will explain you how you can run your first hello world Servlet example on Tomcat. 



First download and install tomcat and JDK on your machine. 



Create following folder structure inside tomcat installation directory.

[tomcat install directory]/webapps/hello

[tomcat install directory]/webapps/hello/WEB-INF

[tomcat install directory]/webapps/hello/WEB-INF/classes

[tomcat install...&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/f30ICqGgh4E3xDZdPuUuL75J3So/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/f30ICqGgh4E3xDZdPuUuL75J3So/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/f30ICqGgh4E3xDZdPuUuL75J3So/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/f30ICqGgh4E3xDZdPuUuL75J3So/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/SampleProgramsAndApplications/~4/JWuTBLuR-f0" height="1" width="1"/&gt;</description><feedburner:origLink>http://helloworldprograms.blogspot.com/2010/08/servlet-hello-world.html</feedburner:origLink></item><item><title>Eclipse Java - Hello World Application / Program</title><link>http://feedproxy.google.com/~r/SampleProgramsAndApplications/~3/xmbCRNWxylg/eclipse-java-hello-world-application.html</link><category>Java</category><category>Core Java</category><category>Eclipse</category><category>Hello World Program</category><category>1st Program</category><author>noreply@blogger.com (Tejash (તેજશ))</author><pubDate>Tue, 31 Mar 2009 22:13:17 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3641750446409632008.post-8062971877686640364</guid><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-31T22:13:17.065-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><description>This article will create a Java project and a Java class in Eclipse that will print "Hello world!" in the console when run.

1) Open the Java Perspective
If you're not already in the Java perspective, in the main menu select Window &gt; Open Perspective &gt; Java or click on the "Click to Perform" link below.

2) Create a Java Project
Before creating a class, we need a project to put it in. In the main toolbar, click on the New Java Project button.  Enter HelloWorld for the project name, then click Finish.

3)...&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/QX2Px_rsBQ7V-3L72-Y6vIKRGzI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QX2Px_rsBQ7V-3L72-Y6vIKRGzI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/QX2Px_rsBQ7V-3L72-Y6vIKRGzI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QX2Px_rsBQ7V-3L72-Y6vIKRGzI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/SampleProgramsAndApplications/~4/xmbCRNWxylg" height="1" width="1"/&gt;</description><feedburner:origLink>http://helloworldprograms.blogspot.com/2009/03/eclipse-java-hello-world-application.html</feedburner:origLink></item><item><title>Core Java - Hello Word Program / Application</title><link>http://feedproxy.google.com/~r/SampleProgramsAndApplications/~3/mUtDP1ope9o/core-java-hello-word-program.html</link><category>Java</category><category>Core Java</category><category>Hello World Program</category><category>1st Program</category><author>noreply@blogger.com (Tejash (તેજશ))</author><pubDate>Tue, 31 Mar 2009 22:04:25 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3641750446409632008.post-1847413957319499994</guid><app:edited xmlns:app="http://www.w3.org/2007/app">2009-03-31T22:04:25.515-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><description>Here is the first program / application in Java, which is known as Hello World! program / application of Java.

Steps:
Open Notepad or Textpad or any similar Text EditorCreate New file in that and write following code in that:
public class HelloWorld
{

 public static void main(String[] args)
 {
  System.out.println("Hello world!");
 }

}

Now save this file as HellowWorld.java (e.g you have saved at c:\test\HelloWorld.java) (In Java you should give file name as .java, in this case HelloWorld is the class...&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/AUUZ-Lt9FbUuC3sDWQoiOcQJR-0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AUUZ-Lt9FbUuC3sDWQoiOcQJR-0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/AUUZ-Lt9FbUuC3sDWQoiOcQJR-0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AUUZ-Lt9FbUuC3sDWQoiOcQJR-0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/SampleProgramsAndApplications/~4/mUtDP1ope9o" height="1" width="1"/&gt;</description><feedburner:origLink>http://helloworldprograms.blogspot.com/2009/03/core-java-hello-word-program.html</feedburner:origLink></item><media:rating>nonadult</media:rating></channel></rss>

