另外还有最新版本支持直接获取通过spring wrap 的java servlet的Request对象,通过设置:
<property name="exposeRequestAttributes" value="true" />
即可。
访问:http://localhost/index.htm?a=%E4%B8%AD%E6%96%87 可以看到效果。
下载地址:http://www.zuidaima.com/share/1550463645682688.htm
2022-03-31 02:11:58
另外还有最新版本支持直接获取通过spring wrap 的java servlet的Request对象,通过设置:
<property name="exposeRequestAttributes" value="true" />
即可。
访问:http://localhost/index.htm?a=%E4%B8%AD%E6%96%87 可以看到效果。
下载地址:http://www.zuidaima.com/share/1550463645682688.htm