Has anyone written any classes for reading and writing Palm Database (PDB) files in Java? (I mean on the server, not on the Palm device itself.) I tried to make Google, but all I had was links to Protein Beta files.
I wrote a Perl program that does this with Palm :: PDB.pm, but I want to turn it into a servlet for a GWT application.
source
share