`

dynamic web project 和 static web project

 
阅读更多

    在eclipse新建web工程时,会有着两个工程选项

   

    dynamic web project :动态网页工程,动态web 页面中可以包含动态信息,如:JSP页面等。创建动态信息的工程,需要指定Web运行的容器(Tomcat,Jboss等)

 

 

    static web project:静态网页工程,静态web页面只是一个单纯的页面,直接点击即可浏览了

 

 

 

   web project :这个是myEclipse的web工程,myEclipse对Eclipse做了扩展,web project也是对dynamic web project做了扩展,例如自带了structs等。web project是Myeclipse扩展后的项目,而dynamic web project是Eclipse自带的分类,在Myeclipse中,web project具有dynamic web project特性并具有一些方便开发的集成功能

分享到:
评论

相关推荐

    Flask.By.Example.1785286935

    Store user and static data in SQL and NoSQL databases and use this data to power your web applications Create a good user experience by combining HTML, CSS, and JavaScript Harness the convenience of ...

    一个只有两千行代码的多进程负载均衡的http服务器

    it is now just used for static html page. dynamic web page is not support. if you want to run it. you enter the stripling directory and run the configure script first and then you can use make ...

    Flask By Example(PACKT,2016)

    In the first major project, we develop a dynamic Headlines application that displays the latest news headlines along with up-to-date currency and weather information. In project two, we build a Crime...

    Getting MEAN with Mongo, Express, Angular, and Node.pdf

    Juggling languages mid-application can radically slow down a full-stack web project. The MEAN stack—MongoDB, Express, Angular, and Node—uses JavaScript end to end, maximizing developer productivity ...

    Getting MEAN with Mongo, Express, Angular, and Node(Manning,2015)

    First, you'll create the skeleton of a static site in Express and Node, and then push it up to a live web server. Next, you'll add a MongoDB database and build an API before using Angular to handle ...

    Flask By Example.pdf 最新 原版

    Store user and static data in SQL and NoSQL databases and use this data to power your web applications Create a good user experience by combining HTML, CSS, and JavaScript Harness the convenience ...

    Java Projects

    Learn how to build scalable, resilient, and effective applications in Java that suit your software requirements. Java is one of the most ... Understand static versus dynamic implementation of code

    Django.Unleashed.0321985079.epub

    Create dynamic webpages with Django’s URL patterns and views, including function views, class-based views, and generic views Enable efficient, reliable data input with Django Forms and custom form ...

    RStudio.for.R.Statistical.Computing.Cookbook

    you'll learn how to create reports from your analytical application with the full range of static and dynamic reporting tools that are available in RStudio so that you can effectively communicate ...

    RStudio for R Statistical Computing Cookbook(PACKT,2016)

    you’ll learn how to create reports from your analytical application with the full range of static and dynamic reporting tools that are available in RStudio so that you can effectively communicate ...

    将 Flex 集成到 Java EE 应用程序的最佳实践(完整源代码)

    在 web.xml 中添加 HttpFlexSession 和 Servlet 映射。HttpFlexSession 是 BlazeDS 提供的一个 Listener,负责监听 Flex 远程调用请求,并进行一些初始化设置: 清单 4. 定义 Flex Listener <listener> ...

    Unity Advanced AI Pro v7.2最新版 强大的AI系统

    * Static & dynamic obstacle avoidance. * Five AI classes: Enemy, NPC Aggressive, NPC Passive, Companion, and Defender ally. * Two intelligence modes: Stupid, or Smart. * Multiple targets support ...

    Optimizers v2.2.0

    Apply package components to static or dynamic objects. Apply different settings when object is hidden behind wall, cull if behind wall and a bit further, you have a lot of possibilities to adjust ...

    verification-group-project:静态类型(Java - jpf)和动态类型(Python - PyExZ3)的符号执行性能实验

    #Symbolic Execution with Static and Dynamic Typing ##Software Verification and Validation Group 项目,2015 年Spring 团队成员: 乔恩·贝弗利 沃尔特斯卡伯勒 亚伦伍德 ###概述 创建这个项目是为了测试 ...

    Groovy in Action 2nd Edition-Manning(2016)

    can claim to have static and dynamic behavior at the same time, though, the way Groovy has since version 2. Just like Groovy, the first edition of this book set some trends as well. The idea of ...

    An Introduction to GCC

    Topics covered include: compiling C and C++ programs using header files and libraries, warning options, use of the preprocessor, static and dynamic linking, debugging, optimization, platform-specific ...

    Biblio.Distribution.C++.For.Artists.The.Art.Philosophy.and.Science.of.Object-Oriented.Programming.2003.chm

    Chapter 16 - Dynamic Polymorphism—Object-Oriented Programming Part IV - Intermediate Chapter 17 - Well-Behaved Objects—The Orthodox Canonical Class Form Chapter 18 - Mixed Language ...

    springmybatis

    首先建立一个名字为 MyBaits 的 dynamic web project 1. 现阶段,你可以直接建立java 工程,但一般都是开发web项目,这个系列教程最后也是web的,所以一开始就建立web工程。 2. 将 mybatis-3.2.0-SNAPSHOT.jar,...

    VereORM至简持久层微架构

    2.打开 Eclipse 新建一个 test 项目 Eclipse -> File -> New -> Dynamic Web Project 3.将解压后 VereORM 和 VereORM/lib 目录下面的 jar 包拷贝到 test/WebContent/WEB-INF/lib 里面 下载数据库驱动包 ...

    X-Frame FPS Accelerator v3.5

    • the downsampling method (2 static + 1 dynamic adaptative algorithms). • the desired minimum FPS. • the minimum acceptable quality. This minimum can range from a very low value to get the maximum ...

Global site tag (gtag.js) - Google Analytics