52ky 发表于 2022-10-9 12:11:46

Struts2动态方法调用

第一种方法:指定method属性这种方法我们前面现已用到过,相似下面的配置就可以实现第二种方法:感叹号方法(需求打开),官网不推荐使用这种方法,建议我们不要使用.用这种方法需求先打开一个开关

(The first method is to specify the method attribute, which we have already used. The following configuration is similar to the second method: the exclamation point method (needs to be turned on). This method is not recommended on the official website and is not recommended. To use this method, you need to turn on a switch first)




页: [1]
查看完整版本: Struts2动态方法调用