<?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>India JSP &#124; Java Server Pages Technology &#124; Java Servlets &#124; JSP </title>
	<atom:link href="http://www.indiajsp.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.indiajsp.org</link>
	<description>India JSP &#124; Java Server Pages Technology &#124; Java Servlets &#124; JSP</description>
	<lastBuildDate>Thu, 17 Dec 2009 15:35:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Hosting Technologies</title>
		<link>http://www.indiajsp.org/2009/12/17/web-hosting-technologies/index.html</link>
		<comments>http://www.indiajsp.org/2009/12/17/web-hosting-technologies/index.html#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:35:05 +0000</pubDate>
		<dc:creator>Contributor</dc:creator>
				<category><![CDATA[JSP]]></category>
		<category><![CDATA[indiajsp]]></category>
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://www.indiajsp.org/?p=3</guid>
		<description><![CDATA[




 A web hosting service is simply a type of internet hosting service that allows companies and individuals the facility to make their personal websites accessible through the web. Web hosts basically offer space on a server they own, to their clients, and they provide with internet connectivity as well.
There are various technologies that support [...]]]></description>
			<content:encoded><![CDATA[<div style="padding: 5px; float: right;">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-4630710538321097";
/* Post Ads */
google_ad_slot = "0443546771";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div> <p>A web hosting service is simply a type of internet hosting service that allows companies and individuals the facility to make their personal websites accessible through the web. Web hosts basically offer space on a server they own, to their clients, and they provide with internet connectivity as well.</p>
<p>There are various technologies that support web hosting. In this article we provide you with a list of technologies related to web hosting to help you get a better idea about it.</p>
<p>Windows hosting:</p>
<p>Windows hosting refers to hosting of web services that specifically run on the Windows operating system. If you are planning to use Active Server Pages or a database like Microsoft Access as service scripting then Windows hosting is an apt option for you.</p>
<p>Linux hosting:</p>
<p>This means hosting of web services that run on the Linux operating system.</p>
<p>CGI:</p>
<p>Pages on the web can be executed as CGI scripts. These scripts execute on the server to generate interactive web pages. In most cases, internet service providers offer with some type of CGI abilities. The use of CGI is extremely common on Linux and Unix servers.</p>
<p>Unix hosting:</p>
<p>Unix was the first ever web server operating system. It is well know due to its characteristics of being reliable and stable. Unix hosting refers to hosting web services that run on the Unix operating system, this is less expensive than windows.</p>
<p>ASP:</p>
<p>ASP stands for Active Server Pages. It is a server-side scripting technology that was created by Microsoft. With the help of ASP, you can make dynamic web pages simply by putting script codes inside your HTML pages. These codes are first executed by the web server and then the page is sent back to the browser.</p>
<p>You can use both Visual Basic and JavaScript. It is a component which is found in all Windows 95, 98, 2000 and XP. It can be activated in any computer that runs on Windows. Various web hosting providers are offering ASP due to its growing popularity.</p>
<p>JSP:</p>
<p>JSP is a server-side technology which is very similar to ASP developed by Sun. With JSP, you can create dynamic pages by putting Java codes into your HTML pages. Due to the fact that this technology uses Java, it is not restricted to a specific server platform.</p>
<p>PHP:</p>
<p>PHP is another server-side scripting language which allows you to create dynamic web pages, all you need to do is put script codes inside your HTML pages.</p>
<p>FrontPage:</p>
<p>FrontPage is a very popular and common web site design tool which was created by Microsoft. This allows users to create a web site without the need to have any in-depth knowledge about it. If you are planning to use FrontPage, you should consider looking for a Windows hosting solution avoiding both Unix and Linux.</p>
<p>Cold Fusion:</p>
<p>Macromedia developed the technology called Cold Fusion. It is another server-side scripting language which you can successfully use to generate interactive web pages.</p>
<p>Secure Server:</p>
<p>A secure server plays an essential role as it helps to transmit encrypted data. If you plan to send personal information that needs to be protected, it is crucial for your web host to provide you with a secure server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indiajsp.org/2009/12/17/web-hosting-technologies/index.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>India JSP : Java Server Pages</title>
		<link>http://www.indiajsp.org/2009/07/11/india-jsp-java-server-pages/index.html</link>
		<comments>http://www.indiajsp.org/2009/07/11/india-jsp-java-server-pages/index.html#comments</comments>
		<pubDate>Sat, 11 Jul 2009 11:04:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JSP]]></category>
		<category><![CDATA[Java Server Pages]]></category>
		<category><![CDATA[indiajsp]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML with Java]]></category>
		<category><![CDATA[India JSP]]></category>

		<guid isPermaLink="false">http://www.indiajsp.org/?p=2</guid>
		<description><![CDATA[




 JSP stands for Java Server Pages. Actually, JSP in itself isn&#8217;t a language, instead it is more of a technology used by Java on the server side to display dynamic content on the web pages.
Essentially JSP pages are just normal HTML with Java codes embedded in them. So a general understanding of HTML and [...]]]></description>
			<content:encoded><![CDATA[<div style="padding: 5px; float: right;">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-4630710538321097";
/* Post Ads */
google_ad_slot = "0443546771";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div> <p>JSP stands for Java Server Pages. Actually, JSP in itself isn&#8217;t a language, instead it is more of a technology used by Java on the server side to display dynamic content on the web pages.</p>
<p>Essentially JSP pages are just normal HTML with Java codes embedded in them. So a general understanding of HTML and Java is required for learning JSP. If you do not have even basic knowledge about HTML, please consider taking the course HTML.</p>
<p>How JSP works? The below is the process:</p>
<p>1. The Web browser sends a request to your web server asking for a page.</p>
<p>2. The Web server loads the page and looks for JSP code to run.</p>
<p>3. If JSP code is found, the web server runs the code and sends the results to the Web browser. So the result page on the client side looks like a pure HTML page.</p>
<p>You may wonder why we need an JSP page to display web contents while we have HTML. Well, HTML can be used to display web contents, but the page is static, not dynamic. Image you have a website that sells products, and you want to display the name, price, description and category of each product on a page. Normally in HTML you would have to write this page out by hand, and every time you change products or prices you would have to go back and re-write the page. But if you use JSP, you can select records from a database and generate the HTML page when an user request it. When you get a new product or change the prices you will only have to change the information in the database and the page will automatically be updated to reflect those changes without writing a single line of code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indiajsp.org/2009/07/11/india-jsp-java-server-pages/index.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome To www.indiajsp.org</title>
		<link>http://www.indiajsp.org/2006/12/23/welcome/index.html</link>
		<comments>http://www.indiajsp.org/2006/12/23/welcome/index.html#comments</comments>
		<pubDate>Sat, 23 Dec 2006 17:09:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[indiajsp]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[




 Welcome to www.indiajsp.org.
]]></description>
			<content:encoded><![CDATA[<div style="padding: 5px; float: right;">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-4630710538321097";
/* Post Ads */
google_ad_slot = "0443546771";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div> <p>Welcome to www.indiajsp.org.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indiajsp.org/2006/12/23/welcome/index.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
