Top "Server-side-scripting" questions

Server-side scripting is a web server technology in which a user's request is verified by running a script directly on the web server to generate dynamic web pages.

Presentation layer in 3-tier architecture

My question is about various ways of implementing presentation layer in 3-tier architectures When we talk about a 3-tier web …

java servlets client-server 3-tier server-side-scripting
JavaScript: Load an image from javascript then wait for the "load" event of that image

I have a page that displays a picture in high quality. The pictures typically take a while to load. I …

html javascript image jquery server-side-scripting