文章詳情頁
Ajax的Java 工具包 DWR version 1.0 released
瀏覽:109日期:2024-03-12 08:13:49
Ajax的Java 工具包-DWR 宣布 release 1.0 版本,已經(jīng)開始提供下載。DWR使得在JAVA中使用Ajax更加簡單和便捷。DWR提供了AJAX remoting of JavaScript calls ,自動生成Javascript stubs,簡潔的測試頁面,遠(yuǎn)程調(diào)用Javascript的安全性,自動轉(zhuǎn)換數(shù)據(jù)類型,一些和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)官方站點(diǎn):http://getahead.ltd.uk/dwr
標(biāo)簽:
Java
相關(guān)文章:
1. WML語言的基本情況2. 淺談python多線程和多線程變量共享問題介紹3. python 實現(xiàn)rolling和apply函數(shù)的向下取值操作4. Python 多線程之threading 模塊的使用5. python利用platform模塊獲取系統(tǒng)信息6. Python如何批量獲取文件夾的大小并保存7. CSS代碼檢查工具stylelint的使用方法詳解8. react axios 跨域訪問一個或多個域名問題9. Python的Tqdm模塊實現(xiàn)進(jìn)度條配置10. Python過濾掉numpy.array中非nan數(shù)據(jù)實例
排行榜
