An open API service indexing awesome lists of open source software.

https://github.com/know-program/jsp

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.
https://github.com/know-program/jsp

Last synced: over 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

# JSP
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.

Home:- JSP Tutorial - 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.