JSP represents Jakarta Server Pages (formerly Java Server Pages) given by Sun Microsystem in 1999 as server side web technology to develop dynamic web pages. This repository contains the programs/codes of the tutorial/examples of JSP web application discussed at Know Program.
The Following Web Applications are discussed at the given URL.
GitHub WebApp | Associated Post | Description |
---|---|---|
JspApp1 | JSP in Java - Introduction ### | Understanding JSP component, how to develop JSP based Java Web Application. |