JAVA基础辅导(url-servlet)
来源:优易学  2011-11-20 14:03:07   【优易学:中国教育考试门户网】   资料下载   IT书店
  * Exact match (/foo)绝对匹配
  * Path match (/foo/*)部分匹配
  * Extension match (*.foo)后缀匹配
  * Default servlet (/) which is useful only for servlet mappings
  There is no legal syntax to say "all but this set of paths".
  url-pattern写成/foo/或者 /*.jsp或者*/foo等等都是无效的url-pattern

责任编辑:小草

文章搜索:
 相关文章
热点资讯
资讯快报
热门课程培训