Skip to content

This is an example of a simple login web application implemented using Java, JSP, Servlet, HTML, and the Maven build tool:

Notifications You must be signed in to change notification settings

gmk1995/Java-loginpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-loginpage

This is an example of a simple login web application implemented using Java, JSP, Servlet, HTML, and the Maven build tool: This pom.xml file specifies that the project uses Java 8, and it declares dependencies on the Servlet API, JSP API and JSTL. You'll need to have Maven installed and configured on your system to use this pom.xml file to build and run the application. You can use the command mvn clean install to build the application and mvn tomcat7:run to run the application.

About

This is an example of a simple login web application implemented using Java, JSP, Servlet, HTML, and the Maven build tool:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages