5.4.1 公共模块

5.4.1 公共模块

1.数据库连接

db.properties文件的源代码如下:

图示

图示

2.拦截器

LoginInterceptor.java文件的源代码如下:

图示

图示

图示

3.配置文件

(1)配置文件web.xml的源代码如下:(https://www.daowen.com)

图示

图示

图示

(2)applicationContext.xml文件的源代码如下:

图示

图示

图示

(3)配置文件spingmvc.xml文件的源代码如下:

图示

图示

图示