Java Joystick Interface
Hopefully this is the right forum to post this request.
I've occasionally been working on a Java Joystick driver interface for a few years now. I released my open source code in 2000, and I figure that it's been working pretty well for me and a few other people since then. I was hoping to get some feedback on the project in order to improve it a bit more.
The Java joystick driver currently works on Windows and Linux, and you can download a copy from here.
http://sourceforge.net/projects/javajoystick/
Comments and code contributions are welcome.

