Giter Club home page Giter Club logo

exploring-spring-mvc's Introduction

Exploring-Spring-MVC

Learning project on Spring MVC

Steps:

  1. Import this project in the IDE. No build tools like maven or gradle is used.
  2. Configure the project's build path.
  3. Setup the server. Apache tomcat 8.5 was used while building it.
  4. Configure the project in the server.
  5. To run the project : right click on project -> run on server -> next -> finish
  6. Hit this on the browser: http://localhost:8080/SpringMVC/admissionForm.html

"localhost" : the localhost's IP or simply 'localhost'

"8080" : the http port number of the process which is listening to the incoming request.

In this project Spring Dispatcher servlet 3 is used as the default front controller. There are two more dispatcher servlets as well (spring dispatcher servlet and spring dispatcher servlet 2). There are many things in this Spring MVC project. The explanation about how Spring MVC handles things are present within the comment section.

exploring-spring-mvc's People

Contributors

sauravbilung avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.