【发布时间】:2013-03-13 08:17:12
【问题描述】:
有没有办法创建位于 Websphere 主目录之外的虚拟目录。换句话说,如何将网络虚拟路径映射到目录路径。
例如C:/Test/image.jpg
访问地址:http://localhost:9080/Test/image.jpg
我知道如何在 Weblogic 中使用 weblogic.xml 文件执行此操作,但不知道 Websphere。
【问题讨论】:
标签: jakarta-ee websphere web.xml virtual-directory