Projects tagged ‘java’, ‘remoting’, and ‘xml’


Jump to tag:

Projects tagged ‘java’, ‘remoting’, and ‘xml’

Filtered by Project Tags java remoting xml

Refine results Project Tags json (2) serialization (2) web (2) library (2) ajax (2) tool (1) messaging (1) development (1) ria (1) jruby (1) stax (1) html (1)

[3 total ]

68USERS
   

XStream is a simple library to serialize objects to XML and back again. Features: Ease of use, no mappings, performance, clean XML, no modifications to classes, integration with XML libraries, full object graph support, customizable conversion strategies.

16USERS
   

DWR is a simple servlet plugin that allows you to expose selected Java classes via JavaScript. DWR comprises a servlet to marshal requests from JavaScript and code to generate the browser code to make calling Java code directly from a web form simple. DWR can make writing interective DHTML pages (like GMail) very much simpler.

4USERS
 

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java. Includes support for Groovy and JRuby as well.