文章詳情頁
Ajax的Java 工具包 DWR version 1.0 released
瀏覽:98日期: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,簡潔的測試頁面,遠程調(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)官方站點:http://getahead.ltd.uk/dwr
標(biāo)簽:
Java
相關(guān)文章:
1. IntelliJ IDEA刪除類的方法步驟2. Python中關(guān)于logging模塊的學(xué)習(xí)筆記3. Vue實現(xiàn)仿iPhone懸浮球的示例代碼4. js select支持手動輸入功能實現(xiàn)代碼5. vue使用moment如何將時間戳轉(zhuǎn)為標(biāo)準(zhǔn)日期時間格式6. Android 實現(xiàn)徹底退出自己APP 并殺掉所有相關(guān)的進程7. Spring的異常重試框架Spring Retry簡單配置操作8. JSP中Servlet的Request與Response的用法與區(qū)別9. Struts2獲取參數(shù)的三種方法總結(jié)10. PHP正則表達式函數(shù)preg_replace用法實例分析
排行榜
