摘要: 运行是网页出现404 有可能是因为1) , 在 eclipse 中 server > add and remove2) , http://stackoverflow.com/questions/16340711/tomcat-http-status-404 Click on Window > Show view > Server OR right click on the server in "Servers" view, select "Properties".In the "General" panel, cli 阅读全文
posted @ 2014-02-26 14:42 巽曌 阅读(221) 评论(0) 推荐(0)
摘要: up vote64down votefavorite20I have developed a dynamic web project in Eclipse. Now I can access it through my browser using the following URL:http://localhost:8080/MyDynamicWebAppNow I want to change the access URL tohttp://localhost:8080/appI changed the context root from the project "Properti 阅读全文
posted @ 2014-02-26 14:26 巽曌 阅读(807) 评论(0) 推荐(0)