导入web项目后输入http://localhost:8080/DataBox/
网页就变成了HTTP Status 503 - This application is not currently available
type Status report
message This application is not currently available
description The requested service is not currently available.
网页就变成了HTTP Status 503 - This application is not currently available
type Status report
message This application is not currently available
description The requested service is not currently available.
Apache Tomcat/6.0.41
发现是myEclipse中配置的jdk与电脑中安装的jdk不匹配,在preference中修改以后,清理生成项目就好了。如下图所示:
本文介绍了一种常见的web项目部署问题——HTTP状态503错误的解决方案。此问题通常发生在myEclipse导入项目并尝试访问时,表现为服务不可用。文章详细解释了如何通过调整myEclipse中的JDK配置来解决这个问题。
31万+

被折叠的 条评论
为什么被折叠?



