【发布时间】:2013-11-09 19:56:09
【问题描述】:
在一个面向 WebSphere Application Server 7 的 Eclipse Web 项目中,我在 WebContent 下的 css 子文件夹中有 CSS 文件。当我尝试从浏览器访问它们时,我收到 404 错误提示:
Error 404: com.ibm.ws.webcontainer.servlet.exception.NoTargetForURIException: No target servlet configured for uri: /css
【问题讨论】:
标签: java servlets websphere-7