Top

JSP and Java Servlets

Java Server Pages (JSPs) are dynamic scripts that separate page logic and static items within HTML code. Java servlets are programs that run on a webserver or in a web environment and are becoming a popular alternative to CGI scripts.

Close This Window

Lower