<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/bruceleey" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/bruceleey" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 08 Feb 2007 17:47:00 GMT</lastBuildDate><title>bruceleey的专栏</title><link>http://blog.csdn.net/bruceleey/</link><item><title>Jsp&amp;Servelet 学习笔记-映射静态的内容到一个servlet中</title><link>http://blog.csdn.net/bruceleey/archive/2007/02/08/1505600.aspx</link><wfw:comment>http://blog.csdn.net/bruceleey/comments/1505600.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bruceleey/comments/commentRss/1505600.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1505600</trackback:ping><description>映射静态的内容到一个servlet中。在下面例子中 映射一个servlet， HtmlServlet 到所有URLs以.html后缀结尾的请求。任何一个请求在这个部署描述文件中和对于指定一个文件结尾以.html 的web应用的请求都将调用HtmlServlet 。&lt;img src =&quot;http://blog.csdn.net/bruceleey/aggbug/1505600.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 09 Feb 2007 01:47:00 +0800</pubDate><author>bruceleey</author><comments>http://blog.csdn.net/bruceleey/archive/2007/02/08/1505600.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bruceleey/archive/2007/02/08/1505600.aspx</guid><dc:creator>bruceleey</dc:creator></item><item><title>Jsp&amp;Servelet 学习笔记- 为Servlet创建一个JSP类型的URL</title><link>http://blog.csdn.net/bruceleey/archive/2007/02/08/1505552.aspx</link><wfw:comment>http://blog.csdn.net/bruceleey/comments/1505552.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bruceleey/comments/commentRss/1505552.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1505552</trackback:ping><description>为Servlet创建一个JSP类型的URL.如果我们想访问servlet像访问一个jsp页面一样时。当我们想要链接看起来象JSP 文件请求对servlet 的URL 样式时该怎么办？例如, 看上去访问JSP 文件的请求可以容易地被映射成对servlet的访问 。&lt;img src =&quot;http://blog.csdn.net/bruceleey/aggbug/1505552.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 09 Feb 2007 01:03:00 +0800</pubDate><author>bruceleey</author><comments>http://blog.csdn.net/bruceleey/archive/2007/02/08/1505552.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bruceleey/archive/2007/02/08/1505552.aspx</guid><dc:creator>bruceleey</dc:creator></item><item><title>Jsp&amp;Servelet 学习笔记-对一个Servlet创建多个Mapping</title><link>http://blog.csdn.net/bruceleey/archive/2007/02/07/1504898.aspx</link><wfw:comment>http://blog.csdn.net/bruceleey/comments/1504898.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bruceleey/comments/commentRss/1504898.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1504898</trackback:ping><description>对一个Servlet创建多个Mapping&lt;img src =&quot;http://blog.csdn.net/bruceleey/aggbug/1504898.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 08 Feb 2007 06:54:00 +0800</pubDate><author>bruceleey</author><comments>http://blog.csdn.net/bruceleey/archive/2007/02/07/1504898.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bruceleey/archive/2007/02/07/1504898.aspx</guid><dc:creator>bruceleey</dc:creator></item><item><title>Jsp&amp;Servelet 学习笔记- 映射一个Servlet实名到web.xml中</title><link>http://blog.csdn.net/bruceleey/archive/2007/02/07/1504887.aspx</link><wfw:comment>http://blog.csdn.net/bruceleey/comments/1504887.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bruceleey/comments/commentRss/1504887.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1504887</trackback:ping><description>为你的Servlet创建一个别名，或路径

&lt;img src =&quot;http://blog.csdn.net/bruceleey/aggbug/1504887.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 08 Feb 2007 06:48:00 +0800</pubDate><author>bruceleey</author><comments>http://blog.csdn.net/bruceleey/archive/2007/02/07/1504887.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bruceleey/archive/2007/02/07/1504887.aspx</guid><dc:creator>bruceleey</dc:creator></item><item><title>Jsp&amp;Servelet 学习笔记-  在Tomcat中的servlet.xml使用Context元素</title><link>http://blog.csdn.net/bruceleey/archive/2007/02/07/1504236.aspx</link><wfw:comment>http://blog.csdn.net/bruceleey/comments/1504236.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/bruceleey/comments/commentRss/1504236.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1504236</trackback:ping><description>2.2 在Tomcat中的servlet.xml使用Context元素
&lt;img src =&quot;http://blog.csdn.net/bruceleey/aggbug/1504236.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 07 Feb 2007 21:47:00 +0800</pubDate><author>bruceleey</author><comments>http://blog.csdn.net/bruceleey/archive/2007/02/07/1504236.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bruceleey/archive/2007/02/07/1504236.aspx</guid><dc:creator>bruceleey</dc:creator></item><item><title>Jsp&amp;Servelet 学习笔记-  在tomcat上部署一个单独的servlet的程序（Ant）</title><link>http://blog.csdn.net/bruceleey/archive/2007/02/07/1504115.aspx</link><wfw:comment>http://blog.csdn.net/bruceleey/comments/1504115.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/bruceleey/comments/commentRss/1504115.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1504115</trackback:ping><description>在tomcat上部署一个单独的servlet的程序&lt;img src =&quot;http://blog.csdn.net/bruceleey/aggbug/1504115.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 07 Feb 2007 19:37:00 +0800</pubDate><author>bruceleey</author><comments>http://blog.csdn.net/bruceleey/archive/2007/02/07/1504115.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bruceleey/archive/2007/02/07/1504115.aspx</guid><dc:creator>bruceleey</dc:creator></item><item><title>Jsp&amp;Servelet 学习笔记-创建一个部署描述文件</title><link>http://blog.csdn.net/bruceleey/archive/2007/02/07/1503854.aspx</link><wfw:comment>http://blog.csdn.net/bruceleey/comments/1503854.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/bruceleey/comments/commentRss/1503854.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1503854</trackback:ping><description>1.5创建一个部署描述文件&lt;img src =&quot;http://blog.csdn.net/bruceleey/aggbug/1503854.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 07 Feb 2007 08:31:00 +0800</pubDate><author>bruceleey</author><comments>http://blog.csdn.net/bruceleey/archive/2007/02/07/1503854.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bruceleey/archive/2007/02/07/1503854.aspx</guid><dc:creator>bruceleey</dc:creator></item><item><title>Jsp&amp;Servelet 学习笔记-打包发布servlets和jsp程序</title><link>http://blog.csdn.net/bruceleey/archive/2007/02/07/1503848.aspx</link><wfw:comment>http://blog.csdn.net/bruceleey/comments/1503848.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/bruceleey/comments/commentRss/1503848.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1503848</trackback:ping><description>1.4打包发布servlets和jsp程序&lt;img src =&quot;http://blog.csdn.net/bruceleey/aggbug/1503848.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 07 Feb 2007 08:21:00 +0800</pubDate><author>bruceleey</author><comments>http://blog.csdn.net/bruceleey/archive/2007/02/07/1503848.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bruceleey/archive/2007/02/07/1503848.aspx</guid><dc:creator>bruceleey</dc:creator></item><item><title>Jsp&amp;Servelet 学习笔记-编译一个servlet</title><link>http://blog.csdn.net/bruceleey/archive/2007/02/07/1503847.aspx</link><wfw:comment>http://blog.csdn.net/bruceleey/comments/1503847.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/bruceleey/comments/commentRss/1503847.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1503847</trackback:ping><description>1.3 编译一个servlet&lt;img src =&quot;http://blog.csdn.net/bruceleey/aggbug/1503847.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 07 Feb 2007 08:17:00 +0800</pubDate><author>bruceleey</author><comments>http://blog.csdn.net/bruceleey/archive/2007/02/07/1503847.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bruceleey/archive/2007/02/07/1503847.aspx</guid><dc:creator>bruceleey</dc:creator></item><item><title>Jsp&amp;Servelet 学习笔记-第一个jsp程序介绍</title><link>http://blog.csdn.net/bruceleey/archive/2007/02/07/1503844.aspx</link><wfw:comment>http://blog.csdn.net/bruceleey/comments/1503844.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/bruceleey/comments/commentRss/1503844.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1503844</trackback:ping><description>1.2第一个jsp程序介绍&lt;img src =&quot;http://blog.csdn.net/bruceleey/aggbug/1503844.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 07 Feb 2007 08:12:00 +0800</pubDate><author>bruceleey</author><comments>http://blog.csdn.net/bruceleey/archive/2007/02/07/1503844.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bruceleey/archive/2007/02/07/1503844.aspx</guid><dc:creator>bruceleey</dc:creator></item></channel></rss>