How to configure a servlet in JRUN ?

wanshp74 2001-10-25 05:27:13
When I try to run a simple servlet the following error was reported:

500 Internal Server Error
/test/test:

Could not instantiate /WEB-INF/classes/test/testServlet
java.lang.ClassNotFoundException: /WEB-INF/classes/test/testServlet [/WEB-INF/classes/test/testServlet]
at allaire.jrun.servlet.JRunServletLoader.loadClass(Compiled Code)
at java.lang.ClassLoader.loadClass(Compiled Code)
at allaire.jrun.servlet.JRunServletLoader.loadServletInstance(Compiled Code)
at allaire.jrun.servlet.JRunServletLoader.loadServletInstance(JRunServletLoader.java:161)
at allaire.jrun.servlet.JRunServletLoader.loadServlet(Compiled Code)
at allaire.jrun.servlet.JRunSE.getServletReference(Compiled Code)
at allaire.jrun.servlet.JRunSE.runServlet(Compiled Code)
at allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.java:89)
at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1552)
at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1542)
at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:364)
at allaire.jrun.http.WebEndpoint.run(Compiled Code)
at allaire.jrun.ThreadPool.run(Compiled Code)
at allaire.jrun.WorkerThread.run(Compiled Code)

What is the matter?
...全文
51 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
lp_dragon 2001-10-25
  • 打赏
  • 举报
回复
test.testServlet

81,090

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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