JPad – A java scratchpad for running snippets

Since I also couldn’t find one I’ve decided to write one. Currently it can:
- Run java snippets (no class / imports / public blah… needed).
- Contains drivers for MS/MySQL/Postgres.
- Output results as HTML tables
It’s very rough but I will add to it over time. Feedback is definitely welcome.