1、安装过程很简单,安装完成启动server.怎么判断启动成功了没有?
通过web地址访问,访问成功即为启动成功:
http://localhost:8090/iserver/
http://localhost:8090/iserver/manager

启动成功。

本文介绍了一种简单的方法来判断服务器是否启动成功。通过访问特定的web地址,如http://localhost:8090/iserver/ 和 http://localhost:8090/iserver/manager,如果页面能够正常显示,则说明服务器已经成功启动。
1、安装过程很简单,安装完成启动server.怎么判断启动成功了没有?
通过web地址访问,访问成功即为启动成功:
http://localhost:8090/iserver/
http://localhost:8090/iserver/manager

启动成功。
