Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Introduction

simple websites. next step Dynamic capabilities with app servers and database servers.
Statci web sites - web pages images etc. assets stored in http server(IIS or apache), deliverd to  http clients such as browsers

when mix with application server, this become dynamic.
client dosent know static or dynamic just url request. http server send it to app server (not like static. if static, http server directly response) it knows how to do by locking url file extension(asp for asp.net .php for php server) app server work with database xml etc. app server dynamical construct http response and send it to client.


Application servers.

Microsoft Active Server Pages and ASP.NET
OS iis Windows. (Languages VBscript,Jscript,C#,VB.NET,ASP.NET)

JAVA Enterprice Edition (Java EE) Servers
OS is multiple. Options Jboss, Tomcat, WebLogic, GlassFish (Language is Java) Free.

PHP
OS is multiple (Language php, commonl use with mysql) Free

----------------
www.wampserver.com/en/
Run as admin


No comments:

Post a Comment