GENERAL · FEATURE

Scripting web applications

This page provides a starting point for finding information about web applications, which are comprised of one or more related files that you can manage as a unit, including HTML files; Servlets can support dynamic web page content, provide database access, serve multiple clients at one time, and filter data; and Java ServerPages (JSP) files enable the separation of the HTML code from the business

This page provides a starting point for finding information about web applications, which are comprised of one or more related files that you can manage as a unit, including HTML files; Servlets can support dynamic web page content, provide database access, serve multiple clients at one time, and filter data; and Java ServerPages (JSP) files enable the separation of the HTML code from the business