文件名称:REST框架简单实现
文件大小:1.23MB
文件格式:ZIP
更新时间:2012-10-04 09:04:25
REST框架 实现
请先阅读:http://blog.csdn.net/maoxiang/archive/2009/09/14/4551434.aspx 用简单的Servlet实现REST框架。
【文件预览】:
src
----java()
--------com()
----conf()
--------MANIFEST.MF(25B)
----common()
--------com()
--------common()
web
----META-INF()
--------MANIFEST.MF(25B)
--------context.xml(139B)
----rest2.html(3KB)
----rest1.html(2KB)
----jquery.jteam.web.js(117KB)
----index.html(621B)
----WEB-INF()
--------classes()
--------lib()
--------web.xml(1KB)