Home  >  Article  >  Web Front-end  >  A newbie asks where the dynamic data of the html page is obtained_html/css_WEB-ITnose

A newbie asks where the dynamic data of the html page is obtained_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:17:261123browse

I’m quite depressed. I just learned web development. HTML displays static text statically, but the homepage of many portal news websites, although it is the last page after HTML, it still has hot news. Click on the ranking list. Ah, these data must be read from the server. How do they interact? Is it ajax? But why can't I find the relevant operations in their js files?


Reply to discussion (solution)

Pseudo-static, news.html is actually equal to news.jsp, this explanation is just one of them.

Pseudo-static google search: "apache URL Rewriting"

Pseudo-static google search: "apache URL Rewriting"
OK, thank you for your reply

Pseudo-static , news.html is actually equal to news.jsp, this explanation is just one of them.

Thank you for your reply

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