search
HomeJavajavaTutorialWhat should you learn first to learn JAVA WEB?

Recently, many children who have just started to learn Java Web development have asked the editor why they have to learn so much. It is necessary for us to take a look at what we have learned from a higher level, so today we will start. What you need to know before learning Java web development.

What should you learn first to learn JAVA WEB?

Introduction to the Internet Before starting the journey of Java Web development, let us first briefly understand the technical connotation and development history of the Internet (Internet)!

Entering the field of Java Web development means that you will join the Internet trend as a programmer. So looking at the Internet from a technical perspective, if you open the inside of the Internet, what would its internal structure look like?

The Internet refers to a network of computers connected to each other through the TCP/IP protocol suite. TCP is Transmission Control Protocol, Transmission Control Protocol; IP is Internet Protocol, Internet Protocol. The TCP/IP protocol suite is a network communication model and the infrastructure of current Internet communication.

IP is used to identify a computer on the network. For computers to be connected together to communicate with each other, they first need to know the target computer to connect to, and IP can identify a computer. To make an analogy, we also need to establish connections between people to communicate. When speaking in a group of people, first call out a person's name, and he will know that you are talking to him. IP is the name of the computer.

TCP is a protocol for controlling the transmission of information between computers. The same analogy is the language and method of communication between people. It is ineffective for a Chinese who does not know foreign languages ​​to communicate with an American, just like a computer sending data packets that the target computer cannot recognize. The ability to identify computers on a network and also communicate in a mutually understandable manner so computers can be connected together.

The technical connotation of the Web

The World Wide Web was originally played by a group of scientists, who hoped to transmit experimental data through the Internet. Therefore, a complete technical system for describing information, positioning information and transmitting information was invented.

How to understand the technical connotation of the World Wide Web? First of all, it runs on the Internet. It is an application protocol based on the TCP/IP protocol. It is a super-large-scale distributed system formed by hypertext documents linked to each other.

You need to understand three terms here: HTTP Hypertext Transfer Protocol, HTML Hypertext Language and URL Uniform Resource Locator Service. Although it is a technical term, we can see traces of them in our daily use of the Internet.

You often hear about HTML5 today, such as WeChat’s HTML5 page, HTML5 games, etc. HTML started with version 1.0. There is a standardization organization called W3C, which is gradually maintaining such a set of HTML language standards and has evolved to today's HTML5. The role of HTML is to describe hypertext documents. For example, if we want to display something to users, we need to express it in HTML so that we can put it on the World Wide Web for others to browse.

URL can be understood as a website address, which is a string we enter in the browser. It is used to locate hypertext documents. The URL protocol defines how to identify a web page on the Web, that is, a hypertext document. This is similar to how the IP protocol identifies a computer.

When we enter the URL in the browser, we will see that there is "http" in front of the URL, which refers to an HTTP protocol. The HTTP protocol defines how to interact with hypertext. The information is described through the hypertext document and can be located. Next, it needs to be accessed through the HTTP protocol. The HTTP protocol defines a set of tasks for interacting with web pages. We will not go into details for the time being. We only need to know that this is a protocol for obtaining information. The browser will translate our various actions into HTTP protocol-related actions for processing with the Web server. Interactively, and renders the resulting hypertext document into readable content for easy browsing. What we call "connections" are, at the technical level, these protocols quietly playing the role of infrastructure. This is the basic principle of the Web.

The above is the detailed content of What should you learn first to learn JAVA WEB?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Top 4 JavaScript Frameworks in 2025: React, Angular, Vue, SvelteTop 4 JavaScript Frameworks in 2025: React, Angular, Vue, SvelteMar 07, 2025 pm 06:09 PM

This article analyzes the top four JavaScript frameworks (React, Angular, Vue, Svelte) in 2025, comparing their performance, scalability, and future prospects. While all remain dominant due to strong communities and ecosystems, their relative popul

How do I implement multi-level caching in Java applications using libraries like Caffeine or Guava Cache?How do I implement multi-level caching in Java applications using libraries like Caffeine or Guava Cache?Mar 17, 2025 pm 05:44 PM

The article discusses implementing multi-level caching in Java using Caffeine and Guava Cache to enhance application performance. It covers setup, integration, and performance benefits, along with configuration and eviction policy management best pra

Spring Boot SnakeYAML 2.0 CVE-2022-1471 Issue FixedSpring Boot SnakeYAML 2.0 CVE-2022-1471 Issue FixedMar 07, 2025 pm 05:52 PM

This article addresses the CVE-2022-1471 vulnerability in SnakeYAML, a critical flaw allowing remote code execution. It details how upgrading Spring Boot applications to SnakeYAML 1.33 or later mitigates this risk, emphasizing that dependency updat

How does Java's classloading mechanism work, including different classloaders and their delegation models?How does Java's classloading mechanism work, including different classloaders and their delegation models?Mar 17, 2025 pm 05:35 PM

Java's classloading involves loading, linking, and initializing classes using a hierarchical system with Bootstrap, Extension, and Application classloaders. The parent delegation model ensures core classes are loaded first, affecting custom class loa

Node.js 20: Key Performance Boosts and New FeaturesNode.js 20: Key Performance Boosts and New FeaturesMar 07, 2025 pm 06:12 PM

Node.js 20 significantly enhances performance via V8 engine improvements, notably faster garbage collection and I/O. New features include better WebAssembly support and refined debugging tools, boosting developer productivity and application speed.

Iceberg: The Future of Data Lake TablesIceberg: The Future of Data Lake TablesMar 07, 2025 pm 06:31 PM

Iceberg, an open table format for large analytical datasets, improves data lake performance and scalability. It addresses limitations of Parquet/ORC through internal metadata management, enabling efficient schema evolution, time travel, concurrent w

How can I implement functional programming techniques in Java?How can I implement functional programming techniques in Java?Mar 11, 2025 pm 05:51 PM

This article explores integrating functional programming into Java using lambda expressions, Streams API, method references, and Optional. It highlights benefits like improved code readability and maintainability through conciseness and immutability

How to Share Data Between Steps in CucumberHow to Share Data Between Steps in CucumberMar 07, 2025 pm 05:55 PM

This article explores methods for sharing data between Cucumber steps, comparing scenario context, global variables, argument passing, and data structures. It emphasizes best practices for maintainability, including concise context use, descriptive

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft