文章详情页
Ajax的Java 工具包 DWR version 1.0 released
浏览:134日期:2024-03-12 08:13:49
Ajax的Java 工具包-DWR 宣布 release 1.0 版本,已经开始提供下载。DWR使得在JAVA中使用Ajax更加简单和便捷。DWR提供了AJAX remoting of JavaScript calls ,自动生成Javascript stubs,简洁的测试页面,远程调用Javascript的安全性,自动转换数据类型,一些和Spring的整合,等等。1.0 的特性列表如下:AJAX remoting of JavaScript calls to JavaAutomatic generation of JavaScript stubs to match Java code.Test pages allowing you to test and debug your server code.Access controls through:J2EE security including role based authorizationDeclarative access rights at a method and parameter levelAutomatic conversion of the following types:All primitive types, String, Date (including SQL variants)Arrays, Collections, Maps, IteratorsDocument, Element etc from DOM, DOM4J, JDOM, and XOMJavaBeans (nested and recursive trees supported) including beans from HibernateA large array of remoting options:Batch sending of remote callsSupport for XMLHttpRequest & iframe with POST & GETOptional call ordering guaranteesJavaScript library for HTML manipulation including:Tables, ul, ol and select listsForm fields including automatic form / JavaBean mappingAll general content types like p, h*, div, span, etc.Spring integration:Remote Spring beansConfigure DWR using Spring config filesOpen Source (ASL Version 2)官方站点:http://getahead.ltd.uk/dwr
标签:
Java
相关文章:
1. ThinkPHP5 通过ajax插入图片并实时显示(完整代码)2. Python使用oslo.vmware管理ESXI虚拟机的示例参考3. Java构建JDBC应用程序的实例操作4. Express 框架中使用 EJS 模板引擎并结合 silly-datetime 库进行日期格式化的实现方法5. javascript设计模式 ? 建造者模式原理与应用实例分析6. IntelliJ IDEA设置条件断点的方法步骤7. 一篇文章带你了解JavaScript-对象8. 解决Python paramiko 模块远程执行ssh 命令 nohup 不生效的问题9. python flask框架快速入门10. Jsp中request的3个基础实践
排行榜
