<?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>六六互联 &#187; ASP</title>
	<atom:link href="http://www.toohost.net.cn/tag/asp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toohost.net.cn</link>
	<description>外贸仿牌服务器,抗投诉vps空间主机,美国,站群主机,站群空间,站群服务器,站群服务器,258个IP</description>
	<lastBuildDate>Sat, 03 Sep 2022 15:23:36 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>JSP与ASP的区别</title>
		<link>http://www.toohost.net.cn/jsp%e4%b8%8easp%e7%9a%84%e5%8c%ba%e5%88%ab/</link>
		<comments>http://www.toohost.net.cn/jsp%e4%b8%8easp%e7%9a%84%e5%8c%ba%e5%88%ab/#comments</comments>
		<pubDate>Fri, 09 Jan 2015 05:55:55 +0000</pubDate>
		<dc:creator><![CDATA[zhushican]]></dc:creator>
				<category><![CDATA[六六互联]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[JSP]]></category>

		<guid isPermaLink="false">http://www.toohost.net.cn/?p=234</guid>
		<description><![CDATA[JSP(Java Server Page)与ASP(Active Server Page)两者都是常用的动态网 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>JSP(Java Server Page)与ASP(Active Server Page)两者都是常用的动态网页技术，也都是可以嵌入HTML中的程序，但两者是有着本质的不同，主要从以下几个方面对其进行比较：</p>
<p>　　（1）Web服务器的支持：大多数通用的 Web服务器如：Apache、Netscape和Microsoft IIS都支持JSP页面，只有微软本身的Microsoft IIS和Personal Web Server可以支持ASP。<br />
　　（2）平台的支持：JSP具有平台独立性，只要是一般的Java程序可以运行的平台，都支持JSP程序。Windows平台可以很好的支持ASP,但ASP对于基于Win32逐渐模型的依赖，使得它难于一直到其它平台上。<br />
　　（3）组件模型：JSP是建立在可重用的、跨平台的组件（如：JavaBeans、Enterprises JavaBeans 和用户定制的标签库等组件）之上的，而ASP使用的是基于Win32的COM组件模型。<br />
　　（4）脚本语言：JSP可以使用Java编程语言或JavaScript作为脚本语言，而ASP使用VBScript或Jscript作为脚本语言。<br />
　　（5）安全性：JSP使用Java安全模型，而ASP使用Windows NT的安全结构。<br />
　　（6）与Access数据库的连接：JSP使用JDBC建立与Access数据库的连接，而ASP对Access数据库使用Data Active Objects。<br />
　　（7）用户定制的标签：JSP可以使用用户定制标签库进行扩充，而ASP中没有用户定制标签库，ASP是不能扩充的。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toohost.net.cn/jsp%e4%b8%8easp%e7%9a%84%e5%8c%ba%e5%88%ab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
