weblogic和tomcat的路径问题我在tomcat中有个下载的程序,下载到tomcat 服务器的目录下,把程序放到weblogic下就会提示找不到路径了,应该怎样解决[解决办法]getResponse().sendRedirect(getRequest().getContextPath()+ "/file/download/ "+filename); "/file/download/ "是部署工程的一个目录