log src/HumanEchoServlet.java @ 42:65a26b38bf43

age author description
Tue, 25 Feb 2014 16:46:12 +0000 Chris Cannam Some debug output, and work toward neatening the jsp &c
Thu, 12 Dec 2013 16:39:26 +0000 luisf Adding the remaining parameters to the form;
Tue, 10 Dec 2013 17:39:27 +0000 luisf The page is now generated using a simple form (using GET), and each time the page is generated a player is generated as well; small CSS changes.
Tue, 10 Dec 2013 12:02:46 +0000 luisf The Servlet now sends the audio file to the browser;