Content deleted Content added
remove useless circular ref; Webopedia basically copies Wikipedia content so this is really no reference at all Tag: references removed |
|||
Line 3:
[[File:JSPLife.png|thumb|400px|Life of a [[JavaServer Pages|JSP]] file]]
A '''Java servlet''' is a [[Java (programming language)|Java]] [[software component]] that extends the capabilities of a [[server (computing)|server]]. Although servlets can respond to any types of requests, they most commonly implement [[web container]]s for hosting [[web application]]s on [[web server]]s and thus qualify as a server-side servlet [[web API]].
== Introduction ==
|