请教weblogic8.1运行html及jsp的配置,谢谢!
你好,请问:
在weblogic8.1中怎样配置和在哪里可以装入并启动html或jsp?我装的是weblogic8.1,还没有配置,start server启动后,
在IE5.0中输入http://localhost:7001/
有错误页面返回,其结果报错如下:(怎么回事呢?)
Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI.
No indication is given of whether the condition is temporary or permanent.
If the server does not wish to make this information available to the client,
the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows,
through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.