摘要: 我将自己知道的web.xml的元素整理了一下:web.xml首先是肯定要包含它的schema.<web-app 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/... 阅读全文
posted @ 2010-09-07 09:51 zping 阅读(640) 评论(0) 推荐(0) 编辑