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


Jump to tag:

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

Filtered by Project Tags java remoting web xml

Refine results Project Tags library (2) ajax (2) xmlhttprequest (1) programming (1) serialization (1) tool (1) development (1) ria (1) jruby (1) json (1) html (1) api (1)

[2 total ]

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.