文章詳情頁
Ajax的Java 工具包 DWR version 1.0 released
瀏覽:135日期: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個基礎實踐
排行榜
