Projects tagged ‘java’, ‘json’, and ‘webservices’


Jump to tag:

Projects tagged ‘java’, ‘json’, and ‘webservices’

Filtered by Project Tags java json webservices

Refine results Project Tags restful (4) rest (4) ajax (3) gwt (3) jsr-311 (2) server (2) javascript (2) jax-rs (2) xml (2) web_services (2) web (2) middleware (2)

[6 total ]

18USERS
   

Lightweight REST framework for Java Do you want to embrace the architecture of the Web and benefit from its simplicity and scalability? Leverage our innovative REST engine and start blending your Web Sites and Web Services into uniform Web Applications!

12USERS
 

WSO2 WSAS (Previously known as Tungsten) is an integrated Web services Platform which offers a complete middleware solution. It is a lightweight, high performing platform for Service Oriented Architectures, enabling business logic and applications. ... [More] Bringing together a number Apache Web services projects, WSO2 WSAS provides a secure, transactional and reliable runtime for deploying and managing Web services. New Features In WSAS 2.0 * Data services support * Eclipse IDE integration * Clustering support * Full support for WS-Security, WS-Trust, WS-Policy and WS-Secure Conversation and XKMS * EJB service provider support * Axis1 backward compatibility [Less]

3USERS
 

Framework for building RESTful Web Services in Java. Reference implementation of JAX-RS: Java API for RESTful Web Services (JSR-311).

1USERS

GWT on Rails is a Rails plugin that integrates GWT client side compiled JavaScript with Rails REST web services.

1USERS

GWT-REST is an asynchronous RESTful client implementation for GWT. GWT-REST can be used alongside GWT-RPC or as a replacement for it. The intent is to provide a drop-in solution for communicating with REST web services that may or may not be ... [More] implemented in Java. A set of generic interfaces is provided along with implementations for JSON and Rails in this first release. [Less]

0USERS

Use same protocol (JSON) for communicating with Web Services from both browser and native clients. The excellent JSON-RPC project (http://oss.metaparadigm.com/jsonrpc) provides a server part, a JavaScript client and most of the infrastructure. This project provides a Java client part if you need to call JSON-RPC from Java application.