Asimov Technologies
J2EE, JEE, PHP
Frank D. Martínez’s Blog
Software & Fun
Welcome to my technical blog. Here you can find my opinions and proposals over many software development things, mainly on open source projects.
Xavar: SQL Query to XML,JSON,Text, etc .. For RESTful Applications.
Xavar is a small library I developed to provide some database queries through a RESTful interface in XML and JSON formats.
The basic feature is:
Make a hierarchic query to a relational database and serialize the output to an OutputStream. The serialization format must be pluggable.
And there is it: http://www.ibstaff.net/fmartinez/?page_id=9
You can extend it as you need because i published the source code under the LGPL. And it is designed thinking of pluggability of the executors.
RESTful + GWT Application
I’m working on a small web application project for a brick factory … It is a personal project and i will use the Jersey project for the server side RESTful code and GWT for the RIA Client. I Think there is a perfect fit for these projects in this case. I will evaluate the OpenLaszlo platform too, but I think I will use GWT anyway.
RESTful Web Services and Jersey
I was working for a while in a propietary implementation of a RESTful framework, but some days ago I found the JSR-311 and the Jersey Project at https://jersey.dev.java.net.
Now i left the propietary development and follow the Jersey project.
This site contains personal opinions about many things and does not intend to be normative in any aspect.
Java, J2EE, J2SE, JEE, Are trademarks of Sun Microsystems Inc.