src

   com.xxx.inews.dao

   com.xxx.inews.dao.impl

   com.xxx.inews.data.entity

   com.xxx.inews.data.vo

   com.xxx.inews.service

   com.xxx.inews.service.impl

   com.xxx.inews.utils

   com.xxx.inews.web

   com.xxx.inews.web.controll

   com.xxx.inews.web.interceptor

 src-resource

  META-INF

      jdbc-context.xml

     springmvc-servlet.xml

 configure.properties

 database.properties

 log4j.properties

 

WebContent

   META-INF

   resources

       css

       images

       js

   WEB-INF

     lib

     views

        common

            header.jsp

            footer.jsp

            pages.jsp

        404.jsp

        exception.jsp

        index.jsp

    web.xml  

   index.jsp

 

相关文章:

  • 2022-03-02
  • 2021-08-19
  • 2022-02-27
猜你喜欢
  • 2021-09-30
  • 2022-01-27
  • 2022-12-23
  • 2021-08-26
  • 2021-04-16
  • 2022-12-23
  • 2021-10-22
相关资源
相似解决方案