# HG changeset patch # User luisf # Date 1386357851 0 # Node ID 1d1122584af9e4410e368d576fa6268258b56e86 # Parent 0d53c4d80b73197f732e3636cb0363fa990b79bf Minor changes diff -r 0d53c4d80b73 -r 1d1122584af9 WebContent/WEB-INF/web.xml --- a/WebContent/WEB-INF/web.xml Fri Dec 06 15:52:30 2013 +0000 +++ b/WebContent/WEB-INF/web.xml Fri Dec 06 19:24:11 2013 +0000 @@ -9,16 +9,6 @@ HumanEchoServlet - - log4j-init - com.AppName.servlets.Log4jInit - - log4j-init-file - WEB-INF/classes/log4j.properties - - 1 - - HumanEchoServlet /HumanEcho diff -r 0d53c4d80b73 -r 1d1122584af9 WebContent/index.jsp --- a/WebContent/index.jsp Fri Dec 06 15:52:30 2013 +0000 +++ b/WebContent/index.jsp Fri Dec 06 19:24:11 2013 +0000 @@ -31,6 +31,8 @@

Human Echolocation WebApp Example Page

+ A new hope + Input parameters:
Distance: diff -r 0d53c4d80b73 -r 1d1122584af9 hrir_final.mat Binary file hrir_final.mat has changed diff -r 0d53c4d80b73 -r 1d1122584af9 src/HumanEchoServlet.java --- a/src/HumanEchoServlet.java Fri Dec 06 15:52:30 2013 +0000 +++ b/src/HumanEchoServlet.java Fri Dec 06 19:24:11 2013 +0000 @@ -1,5 +1,5 @@ /* - * Classname + * HumanEchoServlet * * Version information *