文章詳情頁
Ajax的Java 工具包 DWR version 1.0 released
瀏覽:170日期: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. 不使用XMLHttpRequest對象實現(xiàn)Ajax效果的方法小結(jié)2. 用xslt將xml解析成xhtml的代碼3. Ajax實現(xiàn)省市縣三級聯(lián)動4. Ajax原理與應(yīng)用案例快速入門教程5. ASP.NET MVC使用Log4Net記錄異常日志并跳轉(zhuǎn)到靜態(tài)頁6. PHP設(shè)計模式中的命令模式7. PHP設(shè)計模式中觀察者模式講解8. Python Pandas常用函數(shù)方法總結(jié)9. .NET 6 跨服務(wù)器聯(lián)表查詢操作MySql、Oracle、SqlServer等相互聯(lián)表10. 詳解JS前端使用迭代器和生成器原理及示例
排行榜
