Mercurial > hg > human-echolocation-java-webapp
log
age | author | description |
---|---|---|
Thu, 05 Dec 2013 15:14:03 +0000 | luisf | Added jquery lib script; fixed build file. |
Wed, 04 Dec 2013 19:48:02 +0000 | luisf | Adding logging capabilities with log4j to the servlet; adding the log4j 1.2 class as well |
Tue, 03 Dec 2013 12:19:31 +0000 | luisf | Added a configuration file (myapp.propoerties); reading the configuration file. |
Fri, 29 Nov 2013 17:08:12 +0000 | luisf | Fixed some minor issues in jsp. |
Fri, 29 Nov 2013 16:30:13 +0000 | luisf | created an example page to test the servlet; updated the web.xml deployment descriptor to reflect the servlet naming |
Fri, 29 Nov 2013 16:29:07 +0000 | luisf | Created an ant build-war target. |
Fri, 29 Nov 2013 15:48:07 +0000 | luisf | working on the servlet: calling the simulateBinauralSignals function on the doGet method. |