三、添加web项目4.0.0 org.example web-demo01 1.0-SNAPSHOT war 11 11
点击Project structure
3.1、创建web目录 3.2、添加web.xml文件 3.3、将web.xml文件放入到web目录中 四、新建HTML文件进行测试
Title
this is a text
五、配置Tomcat服务器
5.1、添加本地的local tomcat
5.2、将项目添加到tomcat服务器中
六、运行tomcat项目
七、使用浏览器打开项目



