Static and Dynamic Websites
Static Web Sites
Static Services are used where web contents are fixed and in future there is no modification in it then this service is useful. Changing the content of static sites is difficult since text, graphic, and multimedia content usually reside in multiple files (i.e., HTML pages), not in databases, making it cumbersome to change content on multiple Web pages at once. Also, attempting to change a static site could lead to file overwriting or corruption of important non-content areas of the site, such as security code or navigational sections.
Dynamic Web Sites
Dynamic websites are user friendly and easy to implement. It is the Web management system, based on a flexible, open architecture. Companies store the content in a database and use a Web application server to generate Web pages on the needs. Dynamic Web empower the business users by putting the smooth workflow. It is so user friendly. Web site that the administrators assign user privileges (e.g., add, edit, delete, update, view) across sections of the site, while enforcing a standard Web site look and feel. Dynamic Website Services are more used today. It gives user advantage of changing content of data any time. In a web world everything is changing by time so Dynamic services must be used at that time.


