Gomba is a collection of Java servlets that allow developers to quickly build RESTful web services. Gomba acts as an interface between relational databases and the Web.
Features:
Read from and write to a RDBMS using HTTP and XML.
Render SQL resultsets to XML.
Customizable XML output using XSLT.
Build dynamic SQL using JSP and JSTL.
Support for BLOB and CLOB SQL data types.
Multipart form request handling.
RESTful transactions.
RESTful error handling using XML responses.
Works with any database that supports JDBC (MySQL, PostgreSQL, Oracle, etc.)
其他Java Web Service工具 开源项目资源: