CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - json struts2
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - json struts2 - List
[
Other Web Code
]
ExtTest
DL : 0
一个基于ext的ajax小例子,包括从前台到后台的完整调用。 前台是jsp加上ext的框架。 后台是hibernate-annotations和spring以及dwr的组合。 顺便演示了一下用servlet来返回json数据给ext框架的方式。 在grid的演示部分,包括了分页的数据调用和如何处理来自于dwr的数据(dwr的部分和官方网站公布的方法一样) 以及grid的事件处理。 实例的源代码中没有包括jar包,如果需要运行,请根据jar.jpg所显示的jar包添加。 数据库部分请根据create.sql来生成。-Ext based on the ajax small example, including from the front desk to call a complete background. Jsp front is coupled with the framework ext. The background is the hibernate-annotations and a combination of spring and the DWR. Demonstrated the way you use servlet to return json data to the ext framework approach. In the grid demo, including the paging data call and how to deal with data from DWR (dwr part, and the official website announced the same way), as well as grid deal with the incident. Examples of the source code does not include jar package, if you need to run, please jar.jpg shown under the package to add jar. Database requested in accordance with create.sql to generate.
Date
: 2025-07-11
Size
: 483kb
User
:
阿飞
[
JSP/Java
]
myquickstart
DL : 0
用struts2、JPA、JSON写的一个CRUD的例子-Using struts2, JPA, JSON write a CRUD example
Date
: 2025-07-11
Size
: 12.35mb
User
:
ccbobo
[
JSP
]
jeecms-2.0.0-beta
DL : 0
JEECMS使用目前java主流技术架构:hibernate3+struts2+spring2+freemarker。AJAX使用jquery和json实现。视图层并没有使用传统的JSP技术,而是使用更为专业、灵活、高效freemarker。 数据库使用MYSQL,并可支持orcale、DB2、SQLServer等主流数据库-JEECMS using the current mainstream technology java framework: hibernate3+ Struts2+ Spring2+ Freemarker. AJAX using jQuery and json achieve. View story did not use the traditional JSP technology, but the use of more professional, flexible, efficient freemarker. Database using MYSQL, and support orcale, DB2, SQLServer, MySQL, etc.
Date
: 2025-07-11
Size
: 12.29mb
User
:
yu
[
JSP/Java
]
struts-2.1.6-lib
DL : 0
struts-2.1.6-lib struts2类库-struts-2.1.6-lib
Date
: 2025-07-11
Size
: 10.78mb
User
:
sjl
[
Other Web Code
]
ExtJS2.2BookStore
DL : 0
ExtJS 2.2 图书管理系统, 系统架构:struts2(json-plugin) + spring2 + ibatis2 + extjs2.2 + sqlserver2000 -ExtJS 2.2 library management system, system architecture: struts2 (json-plugin)+ spring2+ ibatis2+ extjs2.2+ sqlserver2000
Date
: 2025-07-11
Size
: 10.37mb
User
:
郑建华
[
Other Web Code
]
11111
DL : 0
jquery+json+struts2 返回对象实例-jquery+ json+ struts2 return object instance
Date
: 2025-07-11
Size
: 1kb
User
:
yuxiao
[
JSP/Java
]
struts2
DL : 0
这是一个用Struts2编写的一个登陆的校验,介绍了一下Struts2的的一些基本规范。以及如何部署Struts2的架构。-This is a preparation of a landing with Struts2 validation, describes what some of the basic norms of Struts2. And how to deploy Struts2 framework.
Date
: 2025-07-11
Size
: 9.02mb
User
:
郭建荣
[
JSP/Java
]
JSON
DL : 0
Hibernate+Spring+Struts2+ExtJS开发CRUD功能-Hibernate+Spring+Struts2+ExtJS CRUD
Date
: 2025-07-11
Size
: 212kb
User
:
郭世伟
[
JSP/Java
]
AJAX_Sturts2
DL : 0
利用json实现Ajax+struts2的简单例子-Ajax+ struts2 json implementation using a simple example
Date
: 2025-07-11
Size
: 1kb
User
:
chen
[
Other Web Code
]
myext
DL : 0
本Demo采用Struts2.1.8+Spring2.5.6(Annotation注解)+Hiberante3.3.2(Annotation注解)+ExtJS(Struts2-json)-The Demo uses Struts2.1.8+ Spring2.5.6 (Annotation annotation)+ Hiberante3.3.2 (Annotation annotation)+ ExtJS (Struts2-json)
Date
: 2025-07-11
Size
: 1.08mb
User
:
王云
[
JSP/Java
]
jsongrid-fy
DL : 0
我用ext做了两个项目,期间遇到好多问题,也走了很多湾路。项目现在已接近尾声了。为了总结一下ext,我特别做了一个java+struts2+ext+json的完整的例子,希望对初学ext的人各位朋友能有点帮助。 -I used to do two projects ext, many problems encountered during, but also take a lot of Bay Road. Project is now drawing to a close. To sum up ext, I particularly had a java+ struts2+ ext+ json example of a complete, ext beginners who want our friends to a little help.
Date
: 2025-07-11
Size
: 2.18mb
User
:
小皮
[
JSP/Java
]
MyActionTable.java.tar
DL : 0
Action class for the Struts2 JQuery Grid to be used to searize the data into Json data. It extends the ActionSupport base class.
Date
: 2025-07-11
Size
: 1kb
User
:
NOAH
[
JSP/Java
]
struts2-hibernate-spring-Extjs-json
DL : 0
struts2 学习参考文档,spring 结合学习参考文档,希望对大家都有帮助-reference documentation to learn struts2, spring combined with a reference document, we want to have to help
Date
: 2025-07-11
Size
: 6.32mb
User
:
来了
[
Other Web Code
]
json
DL : 0
J2EE开发时,ajax通信使用Json格式,json.jar是将服务器端内容打包成所需的json格式的工具包;另一个struts2-json-plugin-2.1.8.1.jar是struts框架下直接将json数据转换为JavaScript内容的工具-json java struts javascript
Date
: 2025-07-11
Size
: 68kb
User
:
陈祎琼
[
JSP/Java
]
strutsPjsonPajaxPjquery
DL : 0
jquery,ajax,json,struts2集成而开发出的一种比较适合大众的相册-If anyone tries to tell you that you can t work hard enough to face the task in front of you--show them that you re tough
Date
: 2025-07-11
Size
: 80kb
User
:
liuhao
[
JSP/Java
]
Struts2_jquery_json1.0
DL : 0
struts2 json juqery 实例-struts2 json juqery example
Date
: 2025-07-11
Size
: 560kb
User
:
不是白云
[
JSP/Java
]
ofc-struts2
DL : 0
基于Java开源图表工具OpenFlashChart生成蜡烛图(俗称K线图)。使用OFC2的Struts自定义插件返回方式。图表数据来自webapps中的data*.json。-Generated based on the Java open source chart tools OpenFlashChart candles (commonly known as the K-line diagram). The use OFC2 Struts custom plug-in return the way. Chart data from the data in the webapps*. Json,.
Date
: 2025-07-11
Size
: 807kb
User
:
sheeny
[
Other Web Code
]
json_struts2
DL : 0
基于SSH2的jquery实例,json格式发送接收数据。-a very good example of SHH2 json ajax
Date
: 2025-07-11
Size
: 4.32mb
User
:
我的
[
Other Web Code
]
Strut2_Ztree_json
DL : 0
jquery的ztree应用,集合struts2进行了动态树节点的操作-jquery ztree applications
Date
: 2025-07-11
Size
: 4.42mb
User
:
毛毛
[
JSP/Java
]
Struts2-JSON-Example
DL : 0
Struts2 JSON Example
Date
: 2025-07-11
Size
: 6kb
User
:
Tom
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.