<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>综合频道－巧巧读书</title>
    <description>IT咨询，教育，旅游</description>
    <link>http://www.qqread.com</link>
    <language>zh-cn</language>
    <generator>WWW.QQREAD.COM</generator>
    <copyright>Copyright 2002 - 2006 qqread.com, All Rights Reserved</copyright>
    <pubDate>Tues, 25 Jul 2006 00:15:30 GMT</pubDate>
    <item>
      <title>浅析JSP开发中的对象和范围属性</title>
      <link>http://www.qqread.com/jsp/r892161012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/r892161012.html</guid>
      <category>Jsp</category>
      <pubDate>Tues, 18 Jul 2006 00:00:00 GMT</pubDate>
      <description>在JSP页面中的对象，包括用户创建的对象（例如，JavaBean对象）和JSP的隐含对象，都有一个范围属性。范围定义了在什么时间内，在哪一个JSP页面中可以访问这些对象。例如，session对象在会话期间内，可以在多个页面中被访问。application对象在整个Web应用程序的生命周期...</description>
    </item>
    <item>
      <title>浮动菜单是如何作出来的mouse事件</title>
      <link>http://www.qqread.com/jsp/c730130012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/c730130012.html</guid>
      <category>Jsp</category>
      <pubDate>Mon, 3 Jul 2006 00:00:00 GMT</pubDate>
      <description>这个问题由我来做一个最终解答吧。我以前也同样惊异于闪光地带的这个特效，苦恼于不知如何实现。我在经典提问，有一位网友热心解答了我的问题，但只是局限于如何加入和“闪光地带”同样的效果，而且并不完美，实际上这个脚本还可以实现许多效果，不知是zippy不知道还是...</description>
    </item>
    <item>
      <title>选择JSF不选Struts的十大理由</title>
      <link>http://www.qqread.com/jsp/b435124012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/b435124012.html</guid>
      <category>Jsp</category>
      <pubDate>Sat, 10 Jun 2006 00:00:00 GMT</pubDate>
      <description>我的一个客户不知道该选用Struts还是JSF。就像你预料的那样，我通常会问：这2中框架之间有什么区别？当然，除了我的这个客户外很多人都面临这样的选择。总的来说，我建议在新项目中优先考虑JSF。虽然常常有一些商业上的因素迫使我们为现有的项目选择了Struts，而且那些...</description>
    </item>
    <item>
      <title>关于Servlet、Jsp中的多国语言显示</title>
      <link>http://www.qqread.com/jsp/d862122012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/d862122012.html</guid>
      <category>Jsp</category>
      <pubDate>Wed, 7 Jun 2006 00:00:00 GMT</pubDate>
      <description>因为一直不信Java竟会有不能混排显示多国语言的BUG，这个周末研究了一下Servlet、Jsp的多国语言显示的问题，也就是Servlet的多字符集问题，由于我对字符集的概念还不是很清晰所以写出的东西未必是准确的，我是这样理解Java中的字符集的：在运行时，每个字符串对象中存储...</description>
    </item>
    <item>
      <title>JSP中基于Session的在线用户统计分析</title>
      <link>http://www.qqread.com/jsp/w554114012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/w554114012.html</guid>
      <category>Jsp</category>
      <pubDate>Wed, 31 May 2006 00:00:00 GMT</pubDate>
      <description>JSP作为后起之秀能够在服务器编程环境中占据一定地位，是和它良好支持一系列业界标准密切相关的。Session就是它提供的基础设施之一。作为一个程序员，你可以不介意具体在客户端是如何实现，就方便的实现简单的基于session的用户管理。现在对于处理在线用户，有几种不同...</description>
    </item>
    <item>
      <title>jsp连接数据库大全(java)</title>
      <link>http://www.qqread.com/jsp/c225112012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/c225112012.html</guid>
      <category>Jsp</category>
      <pubDate>Sat, 20 May 2006 00:00:00 GMT</pubDate>
      <description>现在有好多初学jsp的网友经常会问数据库怎么连接啊，怎么老出错啊？所以我集中的在这写篇文章供大家参考，其实这种把数据库逻辑全部放在jsp里未必是好的做法，但是有利于初学者学习，所以我就这样做了，当大家学到一定程度的时候，可以考虑用MVC的模式开发。在练习这些...</description>
    </item>
    <item>
      <title>JSP/Servlet/JSF:标签库的深入研究</title>
      <link>http://www.qqread.com/jsp/w659111012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/w659111012.html</guid>
      <category>Jsp</category>
      <pubDate>Thur, 18 May 2006 00:00:00 GMT</pubDate>
      <description>标签库Taglib标签被定义和分布在一个称为标签库的结构中，一个标签库是由元信息和类组成的集合：1.标签处理器：实现定制标签功能的Java类。2.标签附加信息（TEI）：向JSP容器提供边辑以确认标签属性和创建变量的类。3.标签库描述器（TLD）：描述单个标签和整个标签库属...</description>
    </item>
    <item>
      <title>Allair JRUN 非法读取 WEB-INF 漏洞</title>
      <link>http://www.qqread.com/jsp/n770110012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/n770110012.html</guid>
      <category>Jsp</category>
      <pubDate>Mon, 15 May 2006 00:00:00 GMT</pubDate>
      <description>涉及程序： JRUN 描述： Allair JRUN 非法读取 WEB-INF 漏洞 详细： 在Allaire 的 JRUN 服务器 2.3版本中存在一个严重的安全漏洞。它允许一个攻击者在 JRun 3.0 服务器中查看 WEB-INF 目录。如果用户在提交 URL 请求时在，通过附加一个“/”使该 URL 成为畸形的 URL，这...</description>
    </item>
    <item>
      <title>apache tomcat的snoop servlet漏洞</title>
      <link>http://www.qqread.com/jsp/t771110012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/t771110012.html</guid>
      <category>Jsp</category>
      <pubDate>Mon, 15 May 2006 00:00:00 GMT</pubDate>
      <description>bugtraq id 1500 class Access Validation Error cve GENERIC-MAP-NOMATCH remote Yes local Yes published July 24, 2000 updated July 24, 2000 vulnerable IBM Websphere Application Server 3.0.21- Sun Solaris 8.0- Microsoft Windows NT 4.0- Linux kernel 2.3.x...</description>
    </item>
    <item>
      <title>iPlanet Web Server 缓冲区溢出漏洞</title>
      <link>http://www.qqread.com/jsp/b772110012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/b772110012.html</guid>
      <category>Jsp</category>
      <pubDate>Mon, 15 May 2006 00:00:00 GMT</pubDate>
      <description>涉及程序： iPlanet 描述： iPlanet Web Server 缓冲区溢出漏洞 详细： iPlanet Web Server 4.x存在一个缓冲区溢出漏洞。该漏洞允许恶意的用户远程执行任意代码或产生拒绝服务攻击。通过发送一个长度大约为 198-240 字符并以.shtml 作后缀的HTTP请求，将产生缓冲区溢出...</description>
    </item>
    <item>
      <title>Unify的eWave ServletExec拒绝服务漏洞</title>
      <link>http://www.qqread.com/jsp/h773110012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/h773110012.html</guid>
      <category>Jsp</category>
      <pubDate>Mon, 15 May 2006 00:00:00 GMT</pubDate>
      <description>涉及程序： eWave ServletExec 描述： Unify的eWave ServletExec拒绝服务漏洞 详细： Unify的eWave ServletExec是一个JSP和Java Servlet引擎，它们被用作象Apache、IIS、Netscape等等流行的网络服务器的插件。发送一个URL请求可能引起ServletExec servlet引擎突然终止，...</description>
    </item>
    <item>
      <title>IBM HTTP Server 远程溢出漏洞</title>
      <link>http://www.qqread.com/jsp/v774110012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/v774110012.html</guid>
      <category>Jsp</category>
      <pubDate>Mon, 15 May 2006 00:00:00 GMT</pubDate>
      <description>涉及程序： GET 描述： 通过提交超长的GET请求导致IBM HTTP Server远程溢出详细： IBM 的 HTTP 服务器是一个 web 服务器。在 Windows NT 使用的版本中存在拒绝服务的漏洞。如果提交一个超过219个字符的 GET 请求，将导致服务器停止响应，并报错。要恢复服务正常工作需要...</description>
    </item>
    <item>
      <title>Unify eWave ServletExec 泄露jsp源代码漏洞</title>
      <link>http://www.qqread.com/jsp/h775110012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/h775110012.html</guid>
      <category>Jsp</category>
      <pubDate>Mon, 15 May 2006 00:00:00 GMT</pubDate>
      <description>涉及程序： ServletExec 描述： 在HTTP请求中添加特殊字符导致暴露JSP源代码文件 详细： Unify eWave ServletExec 是一个 Java/Java Servlet 引擎插件，主要用于 WEB 服务器，例如：Microsoft IIS, Apache, Netscape Enterprise 服务器等等。当一个 HTTP 请求中添加下列...</description>
    </item>
    <item>
      <title>IBM WebSphere源代码暴露漏洞</title>
      <link>http://www.qqread.com/jsp/v776110012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/v776110012.html</guid>
      <category>Jsp</category>
      <pubDate>Mon, 15 May 2006 00:00:00 GMT</pubDate>
      <description>bugtraq id 1500 class Access Validation Error cve GENERIC-MAP-NOMATCH remote Yes local Yes published July 24, 2000 updated July 24, 2000 vulnerable IBM Websphere Application Server 3.0.21- Sun Solaris 8.0- Microsoft Windows NT 4.0- Linux kernel 2.3.x...</description>
    </item>
    <item>
      <title>提升JSP应用程序七大绝招</title>
      <link>http://www.qqread.com/jsp/w356109012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/w356109012.html</guid>
      <category>Jsp</category>
      <pubDate>Thur, 11 May 2006 00:00:00 GMT</pubDate>
      <description>你时常被客户抱怨JSP页面响应速度很慢吗？你想过当客户访问次数剧增时，你的WEB应用能承受日益增加的访问量吗？本文讲述了调整JSP和servlet的一些非常实用的方法，它可使你的servlet和JSP页面响应更快，扩展性更强。而且在用户数增加的情况下，系统负载会呈现出平滑上长...</description>
    </item>
    <item>
      <title>基于JSF开发实战经验</title>
      <link>http://www.qqread.com/jsp/f761108012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/f761108012.html</guid>
      <category>Jsp</category>
      <pubDate>Wed, 10 May 2006 00:00:00 GMT</pubDate>
      <description>JSF是什么？JSF为广大基于JAVA的 Web应用用户界面的开发人员提供了标准的编程接口、丰富可扩展的UI组件库（一个核心的JSP标记库用来处理事件、执行验证以及其他非UI相关的操作和一个标准的HTML 标记库来表示 UI组件）、事件驱动模型等一套完整的Web应用框架，通过 JSF ...</description>
    </item>
    <item>
      <title>40种Javascript中常用的使用小技巧</title>
      <link>http://www.qqread.com/jsp/a762108012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/a762108012.html</guid>
      <category>Jsp</category>
      <pubDate>Wed, 10 May 2006 00:00:00 GMT</pubDate>
      <description>1. oncontextmenu="window.event.returnValue=false" 将彻底屏蔽鼠标右键 ＜ table border oncontextmenu=return(false)＜ tdno＜ /table 可用于Table 2. ＜ body onselectstart="return false" 取消选取、防止复制 3. onpaste="return false" 不准粘贴...</description>
    </item>
    <item>
      <title>Jsp + JavaBean循序渐进教程(四)下</title>
      <link>http://www.qqread.com/jsp/w902106012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/w902106012.html</guid>
      <category>Jsp</category>
      <pubDate>Mon, 8 May 2006 00:00:00 GMT</pubDate>
      <description>adduser.java文件说明：主要进行用户数据的读取以及添加操作，从db派生出来，addNewUser方法用来进行用户数据的添加，checkUser()方法用来检查用户名是否重复，另外还有一些set/get方法用来对属性进行处理，dousernew.jsp文件将进行条用。// Copyright (c) 2000 http://...</description>
    </item>
    <item>
      <title>利用JSP 2.0开发Web应用程序</title>
      <link>http://www.qqread.com/jsp/k903106012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/k903106012.html</guid>
      <category>Jsp</category>
      <pubDate>Mon, 8 May 2006 00:00:00 GMT</pubDate>
      <description>JSP（JavaServer Pages）技术是对Servlet的进一步抽象，它由JCP（Java Community Process）开发，是用于生成动态内容的开放式的、可免费获取的规范，也是J2EE（Java 2 Enterprise Edition）规范的重要组成部分。许多商业应用服务器如BEA WebLogic、IBM WebSphere、Live ...</description>
    </item>
    <item>
      <title>JB8一个jsp文件编写、保存BUG的原因及修改</title>
      <link>http://www.qqread.com/jsp/w378106012.html</link>
      <author>WWW.QQREAD.COM</author>
      <guid>http://www.qqread.com/jsp/w378106012.html</guid>
      <category>Jsp</category>
      <pubDate>Sun, 7 May 2006 00:00:00 GMT</pubDate>
      <description>在JB8中编写、保存的jsp文件的时候通常会出现这种错误（在状态栏中提示）com.borland.primetime.util.AssertionException: gbk而并不能正确保存jsp文件。个人修改办法如下：这个问题我在用JB8编写jsp文件时候发现的，现在本人已基本解决（但是改动了jdk类库里一些代码）...</description>
    </item>
  </channel>
</rss>
