diff --git a/YACOSWeb/WebContent/WEB-INF/lib/commons-logging-1.0.4.jar b/YACOSWeb/WebContent/WEB-INF/lib/commons-logging-1.0.4.jar new file mode 100644 index 0000000..b73a80f Binary files /dev/null and b/YACOSWeb/WebContent/WEB-INF/lib/commons-logging-1.0.4.jar differ diff --git a/YACOSWeb/WebContent/WEB-INF/lib/commons-logging.jar b/YACOSWeb/WebContent/WEB-INF/lib/commons-logging.jar deleted file mode 100644 index 2ff9bbd..0000000 Binary files a/YACOSWeb/WebContent/WEB-INF/lib/commons-logging.jar and /dev/null differ diff --git a/YACOSWeb/WebContent/WEB-INF/lib/dwr.jar b/YACOSWeb/WebContent/WEB-INF/lib/dwr.jar new file mode 100644 index 0000000..8b32cf7 Binary files /dev/null and b/YACOSWeb/WebContent/WEB-INF/lib/dwr.jar differ diff --git a/YACOSWeb/WebContent/WEB-INF/web.xml b/YACOSWeb/WebContent/WEB-INF/web.xml index e191ee9..c60f8be 100644 --- a/YACOSWeb/WebContent/WEB-INF/web.xml +++ b/YACOSWeb/WebContent/WEB-INF/web.xml @@ -1,44 +1,54 @@ - + + + - + + yacos + + org.springframework.web.servlet.DispatcherServlet + + 1 + - - yacos - org.springframework.web.servlet.DispatcherServlet - 1 - + + yacos + *.htm + - - yacos - *.htm - + + index.jsp + - - - index.jsp - - - - - - /spring - /WEB-INF/tld/spring-form.tld - - - - + + + /spring + + /WEB-INF/tld/spring-form.tld + + + + + + + + sitemesh - com.opensymphony.module.sitemesh.filter.PageFilter + + com.opensymphony.module.sitemesh.filter.PageFilter + sitemesh /* - - + + + \ No newline at end of file diff --git a/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml b/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml index b03ef23..517d4cc 100644 --- a/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml +++ b/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml @@ -3,6 +3,7 @@ + http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.0.xsd + http://www.directwebremoting.org/schema/spring-dwr http://www.directwebremoting.org/schema/spring-dwr-2.0.xsd"> @@ -70,6 +72,7 @@ + @@ -121,6 +124,37 @@ + + + + + +