creating a JSP page using Apache Today we got to create our first login page with a rudimentary jsp function!! So excting aaaa!As someone who mainly studied front-end dev, it was truly refreshing to apply java with HTML to create a responsive web page! Hold on.. but what exactly is JSP? JSP stands for Jakarta Server Pages( (JSP; formerly JavaServer Pages)). It is a server-side technology which i..