<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>鸟儿飞的专栏 - Java语言-高级版 </title><link>http://blog.csdn.net/birdme007/category/253750.aspx</link><description>多线程、网络编程、Java IO、安全性、Java数据结构、Java Collections Framework 、Java中文问题、本地方法调用、Java算法等。让我们再努力提高一步！ 
</description><dc:language>zh-CN</dc:language><lastUpdateTime>Mon, 14 Apr 2008 13:46:35 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>鸟儿飞</dc:creator><title>log4j参数配置说明</title><link>http://blog.csdn.net/birdme007/archive/2007/10/11/1820385.aspx</link><pubDate>Thu, 11 Oct 2007 16:28:00 GMT</pubDate><guid>http://blog.csdn.net/birdme007/archive/2007/10/11/1820385.aspx</guid><wfw:comment>http://blog.csdn.net/birdme007/comments/1820385.aspx</wfw:comment><comments>http://blog.csdn.net/birdme007/archive/2007/10/11/1820385.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/birdme007/comments/commentRss/1820385.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1820385</trackback:ping><description>　Log4j由三个重要的组件构成：日志信息的优先级，日志信息的输出目的地，日志信息的输出格式。日志信息的优先级从高到低有ERROR、WARN、INFO、DEBUG，分别用来指定这条日志信息的重要程度；日志信息的输出目的地指定了日志将打印到控制台还是文件中；而输出格式则控制了日志信息的显示内容。&lt;img src ="http://blog.csdn.net/birdme007/aggbug/1820385.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>鸟儿飞</dc:creator><title>企业级应用中的Applet和Servlet的通信</title><link>http://blog.csdn.net/birdme007/archive/2007/06/14/1651969.aspx</link><pubDate>Thu, 14 Jun 2007 12:48:00 GMT</pubDate><guid>http://blog.csdn.net/birdme007/archive/2007/06/14/1651969.aspx</guid><wfw:comment>http://blog.csdn.net/birdme007/comments/1651969.aspx</wfw:comment><comments>http://blog.csdn.net/birdme007/archive/2007/06/14/1651969.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/birdme007/comments/commentRss/1651969.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1651969</trackback:ping><description> 在今天的多层结构的web应用程序的设计中，我们可以同时使用Java applet和Servlet。Applet为建立功能强大的动态界面提供了便利的机制，Servlet为web服务器或者其他应用服务器处理请求提供了高效率的手段。&lt;img src ="http://blog.csdn.net/birdme007/aggbug/1651969.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>鸟儿飞</dc:creator><title>B/S系统权限控制的一种简单方法</title><link>http://blog.csdn.net/birdme007/archive/2006/11/25/1413556.aspx</link><pubDate>Sat, 25 Nov 2006 11:08:00 GMT</pubDate><guid>http://blog.csdn.net/birdme007/archive/2006/11/25/1413556.aspx</guid><wfw:comment>http://blog.csdn.net/birdme007/comments/1413556.aspx</wfw:comment><comments>http://blog.csdn.net/birdme007/archive/2006/11/25/1413556.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/birdme007/comments/commentRss/1413556.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1413556</trackback:ping><description>看了网上一些关于权限控制的帖子，越看越迷糊，什么用aop(aspect oriented programming,面向方面编程)，用容器，rbac(基于角色的访问控制方法),sso,jive的proxy模式等等等等，且又是role又是group，真是头都大了，先写个简单的实现方法，以后再研究高深的。&lt;img src ="http://blog.csdn.net/birdme007/aggbug/1413556.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>