jsp出现地问题?请ejb、weblogic高手指教
liugq 2002-04-23 10:04:28 我们用jb6。0开发ejb,server是weblogic,写了一个jsp页面调用bean在表里插一个数据,出现以下错误(jar和war均已成功发布,使用地defaultwebapp):
<2002-4-23 下午10时02分35秒> <Error> <HTTP> <HttpServer(7274684,null default ctx,myserver) found no context for "/". This request does not match the context path for any installed web applications and there is no default web application configured.>
<2002-4-23 下午10时02分35秒> <Error> <HTTP> <HttpServer(7274684,null default ctx,myserver) found no context for "/login.jsp". This request does not match the context path for any installed web applications and there is no default web application configured.>