Skip to content

Volodymyr-Mykychak/jv-web-intro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web intro

!IMPORTANT: for this and further tasks, let's install Tomcat 9.0.50.

  • display Hello World in your browser
  • configure web.xml
  • add new dependencies servlet-api and maven-war-plugin in pom.xml (remember about <packaging>war</packaging>)
  • create IndexController
  • create index.jsp

Before submitting solution make sure you checked it first with checklist

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%