DOC
JavaServer Pages,Third Edition
By Juanita Kelley,2014-08-02 09:18
32 views
0
1
HTTP and Servlet Basics
Let's start off this chapter by defining the term web application. We've all seen regular
client-side applications, but what exactly is a web application? Loosely, it can be defined as an
application running on a server a user accesses through a thin, general-purpose client. Today, the
most common client is a ..