需要在web.config中配置httpHandlers节点:addverb="*"path="news/*.html"type="WebApplication2.HttpHandlerDemo"/。
启动tomcat后访问http://localhost:8080/News/view_admin/index.jsp 进入后台。
已登录