Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringMVC

It does not have a front controller - Dispatcher Servlet to map the request, Also it does not have an application.properties file so we have to do all the configurations manually in the web.xml file.

  1. Set up Spring MVC Project with Tomcat Server. Add Server as server and as a library. Run the Maven project on the server. image
  2. POM SETUP : image
  3. WEB.XML SETUP: image
  4. SpringMVC-servlet.xml : image
  5. Result.jsp: image

OUTPUT: image

About

SPRING MVC project with wired manual configurations.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages