HelloWorld entry (b)

First, the traditional use Spring to develop a "HelloWorld" web applications

1. Create a web project and import relevant jar package.

2. Create a web.xml 

3. Write a control class (Controller) 

4. The server needs to deploy a web application such as tomcat

 

 

Guess you like

Origin www.cnblogs.com/myitnews/p/11516347.html