随笔分类 -  servlet

摘要:原文来自 http://onjava.com/onjava/2001/03/22/servlets23.html "It's a bird, it's a plane; no, it's the Servlet 2.3 specification"Sun Microsystems released the proposed final draft of the Servlet 2.3 specification on October 20, 2000. There have been many changes in the specification 阅读全文
posted @ 2011-05-31 14:56 来自非洲大草原的食人虎 阅读(289) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="UTF-8"?><web-app version="2.4"xmlns="http://java.sun.com/xml/ns/j2ee"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:schemaLocation="http://java.sun.com/xml/ns/j2eehttp://java.sun.com/xml/ns/j2ee/w 阅读全文
posted @ 2011-05-11 08:45 来自非洲大草原的食人虎 阅读(345) 评论(0) 推荐(0)