log src/HumanEchoServlet.java @ 51:ebfb3b91fb06

age author description
Fri, 28 Feb 2014 16:13:29 +0000 Chris Cannam Various invocation fixes, plus updated isvr.jar
Fri, 28 Feb 2014 15:37:02 +0000 Chris Cannam Fixes to struct fields
Fri, 28 Feb 2014 13:41:45 +0000 Chris Cannam Supply dirname and filename separately
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;