Javaweb Basic 02--javaweb Basic Concept

Source: Internet
Author: User
1.WEB Resources    * Static Web resources: The data that people view on a Web page is always the same (such as an HTML page).        * Dynamic Web resources: refers to the Web page for people to browse the data is generated by the program, at different points in time to access the Web page to see the content is not the same (such as Jsp/servlet, ASP, ASP. NET, PHP, etc.).    2.WEB Server    * WebLogic    is a application server produced by Bea USA and acquired by Oracle.    * WebSphere   is a core part of IBM's e-commerce program, which is a Java-based application Environment    * IIS          is Microsoft's Web server product, all known as the Internet Information Services     * Tomcat      is a core project in the Apache Software Foundation's Jakarta Project    3.WEB Application    * Web application development, if you want to be accessible to the outside world, You need to give the Web application directory to the Web server management, this process is called virtual directory mapping    4. There are several drawbacks to the static Web:    * The content in the Web page cannot be updated dynamically, and all users see the content and the final effect is the same every moment.    * Static web cannot connect to the database, and user interaction cannot be implemented.

Javaweb Basic 02--javaweb Basic Concept

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.