摘要: src文件夹的结构如下: clasDao文件: ClasDAOImpl文件: clasService文件: ClasServiceImpl文件: 阅读全文
posted @ 2015-05-29 21:34 MSTK 阅读(418) 评论(0) 推荐(0)
摘要: 在WebContent\WEB-INF\下新建两个文件:applicationContext.xml和web.xml。 web.xml: web.xml指定了filter和listener。 applicationContext.xml: applicationContext.xml定义了多个bea 阅读全文
posted @ 2015-05-29 21:00 MSTK 阅读(363) 评论(0) 推荐(0)