<?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>Ogremindes.net &#187; jsp</title>
	<atom:link href="http://ogremindes.net/tag/jsp/feed/" rel="self" type="application/rss+xml" />
	<link>http://ogremindes.net</link>
	<description></description>
	<lastBuildDate>Thu, 18 Feb 2010 21:41:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Introduction To Programming: Web Programming Languages &#8212; JSP</title>
		<link>http://ogremindes.net/blog/introduction-to-programming-web-programming-languages-jsp/</link>
		<comments>http://ogremindes.net/blog/introduction-to-programming-web-programming-languages-jsp/#comments</comments>
		<pubDate>Thu, 08 Jun 2006 01:21:20 +0000</pubDate>
		<dc:creator>Ogremindes</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[TAFE]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[jsp]]></category>

		<guid isPermaLink="false">http://ogremindes.net/introduction-to-programming-web-programming-languages-jsp/</guid>
		<description><![CDATA[JSP is a server side programming platform developed by Sun Microsystems. It uses the Java programming language for server side scripting...]]></description>
			<content:encoded><![CDATA[<p><acronym title="Java Server Pages">JSP</acronym> is a server side programming platform developed by <a href="http://www.sun.com/" onclick="javascript:urchinTracker ('/outbound/article/www.sun.com');">Sun Microsystems</a>. It uses the Java programming language for server side scripting.</p>
<p>The basis of <acronym title="Java Server Pages">JSP</acronym> is Java Servlets, which was first distributed in 1996. Servlets were not widely used, being difficult to code for and otherwise implement compared to other server-side scripting techniques.</p>
<p>In 1999 <acronym title="Java Server Pages">JSP</acronym> 1.0 was first released, soon followed by 1.1, and then 1.2 in 2001 <acronym title="Java Server Pages">JSP</acronym> still uses Servlets, but now they are created by the server automatically.</p>
<p>There are a number of different <acronym title="Java Server Pages">JSP</acronym>-enabled servers, but an Apache variant called &#8216;<a href="http://tomcat.apache.org/" onclick="javascript:urchinTracker ('/outbound/article/tomcat.apache.org');">Tomcat</a>&#8216; is probably the most significant, as Apache is the most commonly used web server software.</p>
<p>Like <acronym title="Hypertext Preprocessor. Or maybe Professional Home Page. Possibly Personal Home Page.">PHP</acronym>, <acronym title="Java Server Pages">JSP</acronym> takes the form of Java code imbedded in a web document. The <acronym title="Java Server Pages">JSP</acronym> code goes between <code> and &lt;code&gt;%&amp;gt;</code>, the same as  <acronym title="Active Server Pages">ASP</acronym>. A <acronym title="Java Server Pages">JSP</acronym> web page will be suffixed .jsp instead of .html.</p>
<p><acronym title="Java Server Pages">JSP</acronym> is of rapidly rising popularity. It has functionality in excess of that of <acronym title="Hypertext Preprocessor. Or maybe Professional Home Page. Possibly Personal Home Page.">PHP</acronym>, and can be used on a variant of the most popular web server.</p>
<ul>
<li>
<a href="http://www.samspublishing.com/articles/article.asp?p=31072" onclick="javascript:urchinTracker ('/outbound/article/www.samspublishing.com');">Getting Started with JSP</a>
</li>
<li>
<a href="http://raibledesigns.com/page/rd?entry=the_history_of_jsp" onclick="javascript:urchinTracker ('/outbound/article/raibledesigns.com');">Rainle Designs: The History of JSP</a>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ogremindes.net/blog/introduction-to-programming-web-programming-languages-jsp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

