Main menu:

Site search

Categories

April 2012
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Tags

Blogroll

Archive for April 12th, 2012

Writing an android app – going from JSP to Android app

I wrote the original pump tools back in 2002 as a JavaScript calculator.  As I moved into web service development, I ported the crude calculations library to a Java bean interface to a set of libraries.  I put a jsp front end to collect data from the user. This is great and one of the […]