首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一个轻量级的java的Ajax框架

一个轻量级的java的Ajax框架

  • 资源大小:3.33 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: javascript java ajax json concurrency

资 源 简 介

Summary Organize client data as json, send them to server via POST method, process data with multithreads, send back results as json to browser. Features Natural-born batch mode, process more actions in one HttpRequest. Concurrent method call processing, process faster through multithread. JSON standard. Flexible, extend functions conveniently. Requirements JDK1.5 Jackson JSON Processor jQuery Spring framework (NOT mandatory, but recommended) Getting Started or View Document

文 件 列 表

4b2268a4.png
.classpath
etc
postjson-bean.xml
.project
web
demo.html
WEB-INF
json2.js
jquery-1.4.2.min.js
META-INF
postjson.js
build.xml
src
com
build
com.itealabs.postjson-0.9.3.jar
postjson.js
lib
com.springsource.org.apache.commons.logging-1.1.1.jar
org.springframework.beans-3.0.2.RELEASE.jar
servlet-api.jar
org.springframework.expression-3.0.2.RELEASE.jar
org.springframework.web-3.0.2.RELEASE.jar
org.springframework.context-3.0.2.RELEASE.jar
jackson-mapper-asl-1.5.1.jar
jackson-core-asl-1.5.1.jar
org.springframework.asm-3.0.2.RELEASE.jar
bnd-0.0.384.jar
json2.js
org.springframework.core-3.0.2.RELEASE.jar
annotations-api.jar
build.properties
META-INF
postjson.bnd
test
com
VIP VIP
0.176132s