gpt4 book ai didi

tags - 替换 Struts2 标签中的部分字符串

转载 作者:行者123 更新时间:2023-12-01 00:54:17 25 4
gpt4 key购买 nike

是否可以替换 Struts2 中的属性值?
我想解析一个 mimetype 图像,并且执行以下操作非常有用:

<img src="<s:property value='%{mimetype.replace("/", ".")}'/>" ...

我可以像这样即时做一些事情吗?

谢谢!

最佳答案

<img src="<s:property value='%{mimetype.replace("/", ".")}'/>

是的,ognl 可能允许直接使用字符串方法

关于tags - 替换 Struts2 标签中的部分字符串,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6866514/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com