Git Product home page Git Product logo

tblog's Introduction

TBlog

Team Blog 团队博客

部署说明:

1、项目根目录下有个build.xml,用于使用ant来做编译构建

2、也可以导入eclipse直接让eclipse帮忙编译,我平时开发都是用的普通版本的eclipse,不是jee版,记得把webapp/WEB-INF/lib和lib目录加入到classpath

3、上面两种方法达到的效果就是:所有内容编译完成之后都会放置到webapp/WEB-INF目录下,即此时的webapp目录已经是一个符合jee规范的目录结构了

4、在tomcat的server.xml中配置一句话:放在标签内,注意path的配置,目前项目要求是只能部署在 / 下

5、data目录下有个iperl.sql的脚本,你懂的

6、conf/db.properties是数据库的配置,你懂的

O了

tblog's People

Watchers

James Cloos avatar 稻草鸟人 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.