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

https://github.com/mahima1700/jsp-web-application

A JSP (JavaServer Pages) web application is a type of dynamic web application that is built using Java technologies. JSP allows developers to embed Java code directly into HTML pages, making it easier to generate dynamic content on the server side. JSP pages are compiled into servlets, which run on a web server or application server.
https://github.com/mahima1700/jsp-web-application

custom-tags exception-handling html-css html-tags implict-objects java jdk jsp-lifecycle jsp-page jsp-tags jstl redirect servlets-and-jsp tomcat-server

Last synced: 2 days ago
JSON representation

A JSP (JavaServer Pages) web application is a type of dynamic web application that is built using Java technologies. JSP allows developers to embed Java code directly into HTML pages, making it easier to generate dynamic content on the server side. JSP pages are compiled into servlets, which run on a web server or application server.

Awesome Lists containing this project