...
|
...
|
@@ -5,7 +5,7 @@ |
|
|
xsi:schemaLocation="http://www.springframework.org/schema/beans
|
|
|
http://www.springframework.org/schema/beans/spring-beans-3.1.xsd
|
|
|
http://www.springframework.org/schema/mvc
|
|
|
http://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd ">
|
|
|
http://www.springframework.org/schema/mvc/spring-mvc.xsd ">
|
|
|
|
|
|
<mvc:resources mapping="/easyui/**" location="/easyui/" />
|
|
|
<mvc:resources mapping="/html/**" location="/html/" />
|
...
|
...
|
|