jsp-tags
Here are 3 public repositories matching this topic...
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.
-
Updated
Feb 25, 2025 - Java
Proyecto de arquitectura modelo-vista-controlador que integra la api, del repositorio "api-almacen-jdbc2-database-connection", para realizar operaciones CRUD que puedan imprimir y modificar la base de datos en una página web creada utilizando Servlets y archivos JSP
-
Updated
Dec 28, 2023 - Java
Improve this page
Add a description, image, and links to the jsp-tags topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jsp-tags topic, visit your repo's landing page and select "manage topics."