安装ArcIMS到了下面步骤
此主题相关图片如下:

我点击按扭1或者2,跑出来的错误是:
此主题相关图片如下:

复制出来的错误信息是:
Error. The server encountered an unexpected condition which prevented it from fulfilling the request.
javax.servlet.ServletException: RequestDispatcher.forward()/include() failed to get servlet: com.esri.esrimap.Esrimap
at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:697)
at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1809)
at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:898)
at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1081)
at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:963)
at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167)
at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204)
at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:486)