Servers - Apache Tomcat Server
Server-side scripts - Java Server Pages
The document discusses request/response protocols for client-side scripts versus server-side scripts like Java Server Pages. It explains how a server can interact with multiple concurrent clients through multi-threaded responses. HTML meta-tags can control the request/response interaction, and the file extension (.html vs .jsp) affects how the page is processed.