Weblogic下的servlet问题,紧急求救!!

学无止境w_y 2002-10-22 11:11:36
在Weblogic下注册一个servlet文件后,添加的语句如下,

<servlet-name>helloworld</servlet-name>
<servlet-class>servlets.helloworld</servlet-class>
<load-on-startup>0</load-on-startup>
</servlet>
<servlet-mapping>
<servlet-name>helloworld</servlet-name>
<url-pattern>/helloworld/*</url-pattern>
</servlet-mapping>

然后重启动weblogic服务器,可是在浏览器地址栏中输入如下地址后,http://localhost:7001/helloworld,却无法显示,提示出错信息如下:
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.1 500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
不知是为什么,还请赐教,谢谢!
...全文
47 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
zhaoxichao 2002-11-20
  • 打赏
  • 举报
回复
<url-pattern>/helloworld</url-pattern>
wangwenliang 2002-11-20
  • 打赏
  • 举报
回复
去掉<load-on-startup>0</load-on-startup>,不行,我也遇到了同样的问题
学无止境w_y 2002-10-22
  • 打赏
  • 举报
回复
这么冷清
b11111111 2002-10-22
  • 打赏
  • 举报
回复
去掉<load-on-startup>0</load-on-startup>,检查helloworld.class路径是否有错

1,221

社区成员

发帖
与我相关
我的任务
社区描述
企业软件 中间件技术
社区管理员
  • 中间件
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧