Webpage implementation method based on static shell

The present invention discloses a webpage implementation method based on a static shell, comprising the following steps: sending, by a browser, an HTTP request to a static server; generating, by the static server, a part of static page HTML code by using a static server script; forwarding, by the st...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: GONG HUILI, DING XIANGQIAN, DING YINGZI, ZHANG GUANGRUI, YU JIGUANG, YU SHUSONG, HOU RUICHUN, SHI SHUO
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The present invention discloses a webpage implementation method based on a static shell, comprising the following steps: sending, by a browser, an HTTP request to a static server; generating, by the static server, a part of static page HTML code by using a static server script; forwarding, by the static server, a request to a dynamic server, to request dynamic data from the dynamic server; receiving, by the dynamic server, the request of the static server, calling a resource to generate HTML code, and returning the HTML code to the static server; receiving, by the static server, the HTML code, and returning the HTML code to the browser by loading the HTML code in the static page; and receiving, by a client-browser, the HTML code returned by the static server, parsing the HTML code, and performing display. By using the webpage implementation method based on a static shell provided by the present invention, a WEB procedural framework can be clearly divided in a development phase. The present invention has the advantages of being simple in development structure and less in resource waste.