jsp-page
There are 5 repositories under jsp-page topic.
PSReyat/WeatherAPI
A spring boot weather app created by utilising Open Weather Map API from RapidAPI.com
SuneetPatil/Java-JSP
JSP technology is used to create web application just like Servlet technology
e1sordo/SimpleJavaWebApp
Simple Java Web App with one servlet and one JSP page
iamgroot42/jsp2servlet_converter
A simple Python script to parse a given JSP page for use in a Servlet.
Thitikorn-Nupan/spring-boot-and-java-servlet-page-crud-array-list
a project make me clear about jsp i know the way to config web mvc for .jsp files and leaning .jsp files with java code. Ex, fetching data then show it on .jsp file and learn how to use @WebServlet instead @Controller , also know default .jsp folder where i should create ,do basic filter for validate user, know way to import .jsp as component. Cool