[Struts]Simple Struts application--Hello World把CD:Book-精通Struts\helloapp\version1\helloapp的helloapp文件夹整个拷贝到Tomcat的webapps下:C:\Tomcat\webapps\helloapp

 

[Struts]Simple Struts application--Hello WorldC:\Tomcat\bin\startup.bat启动Tomcat

 

[Struts]Simple Struts application--Hello World启动后,IE地址栏中输入http://localhost:8080/helloapp/hello.jsp后出现:


[Struts]Simple Struts application--Hello World

运行成功[Struts]Simple Struts application--Hello World

 

[Struts]Simple Struts application--Hello World我自己搭的就没运行成功:(((
 

 

 

 

References:

[1] <<精通struts: 基于MVC的Java Web设计与开发>> 孙为琴 chapter 2

相关文章: