GithubHelp home page GithubHelp logo

webproject_helloworld's Introduction

IDEA_webProject_helloworld

学习在IntellJ IDEA下新建web项目, 并部署到tomcat下。 通过学习理解以下几点:

    1. IDEA新建web项目步骤,建立标准的web开发目录结构(IDEA 默认生成,与tomcat推荐的目录一致http://tomcat.apache.org/tomcat-7.0-doc/appdev/processes.html)。
    1. 配置部署到本地tomcat的IDEA 的 configurations操作。 (实质上是生成tomcat实例, 在 C:\Documents and Settings\xujia01.IntelliJIdea11\system\tomcat)
    1. 做到通过IDEA 或 手动 熟练的在tomcat部署: 关注web.xml, context.xml 文件的作用。
    1. 包含简单模拟后台servlet实现ajax(/jsonp)响应过程(已添加json包)
    1. 已mysql为例, 使用jdbc技术连接数据库,进行sql操作。 ** 1) 需要使用phpMyAdmin来创建好dbtest数据库, 新建user表。 ** 2) 通过demo(register.jsp)插入用户到表。 ** 3) 学习理解了使用数据库的存储过程技术来执行任务

webproject_helloworld's People

Contributors

rocketxujia avatar

Watchers

 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.