项目

一般

简介

302跳转 response中location 相对路径问题 » apusic-web.xml

she sh, 2021-11-24 03:41

 
1
<?xml version="1.0" encoding="UTF-8"?> 
2
<!DOCTYPE aas-web-app PUBLIC "-//Apusic.com//DTD Apusic Application Server 10.1 Servlet 3.0//EN" "http://apusic.com/dtds/apusic-web-app_3_0-1.dtd"> 
3
<aas-web-app error-url=""> 
4
  <!-- <class-loader delegate="false"/>  -->
5
   <property name="relativeRedirectAllowed" value="true"/>
6
</aas-web-app>
    (1-1/1)