The comparative research of dynamic website and static website
Han Shuang-wan
Abstract
Han Shuang-wan
Abstract
If the web pages need to execute code on the server side,it belongs to dynamic website,the dynamic web pages that are returned by the server side will be different with the different requests of client,that is passed to the client's pages are dynamically generated.If the pages do not need to execute code on the server side,it is a static website,then the web pages that are passed to the client is a pre-existing web page files on the server,they are never the same.Dynamic website can also be combined with the principles of static and dynamic,a place for dynamic web pages with dynamic pages,if necessary use the static pages,you can consider static pages ways to achieve.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
If the web pages need to execute code on the server side,it belongs to dynamic website,the dynamic web pages that are returned by the server side will be different with the different requests of client,that is passed to the client's pages are dynamically generated.If the pages do not need to execute code on the server side,it is a static website,then the web pages that are passed to the client is a pre-existing web page files on the server,they are never the same.Dynamic website can also be combined with the principles of static and dynamic,a place for dynamic web pages with dynamic pages,if necessary use the static pages,you can consider static pages ways to achieve.
Key concepts: Dynamic web page, Web page, Static web page, Computer science, World Wide Web, Web server, Page view, Client-side scripting