contactjw/Service-Browser
(Servlet Program) This is a service browser that lets the user choose between three small programs, a small visual music player using MIDI packages and Swing, a dice rolling generator, and a program to get the day of the week of a specific date. All of these were implemented using different packages that come with java, and also the RMI package for remote method invocation on a server. Of course this program will just be ran on local host.
Java