iis6+tomcat6 整合后??
输入
http://localhost:8009/index.jsp
后出现
Service temporary unavailable!
The server is temporarily unable to service your request due to maintenance downtime
如果输入
http://localhost:8080/index.jsp
是正常的
请问是什么原因??
[解决办法]
你的网站是在8009端口上服务么?
[解决办法]
8009是管理端口吧
[解决办法]
换个端口试试
[解决办法]