| JavaServer Pages - (JSP) | |
| Server-side Java | |
| In Practice | A cross-platform technology for generating dynamic content on Web pages, and executing Web-based applications JSP is an extension of the platform-independent JavaServlet technology, using tags and scriptlets written in Java. |