Java Server Pages
Jetty comes with versions 1.0 of the GNUJSP implementation of
Java Server Pages installed.
JSP allows dynamic content to be added to HTML pages with special tags that
allow java code to be compiled and called.
The links below are some jsp examples.
below: