2015-01-19 14:02 GMT+01:00 Alireza Fattahi :
> As the OGNL static method will be disabled soon ... we could use a wrapper to
> call those static methods
> Do you think it is a good idea to add a method ActionSupport for calling the
> static methods
>
> So instead of @foo.bar@isValidAmount(amount)
envocation in
action and JSPs ?!
~Regards,
~~Alireza Fattahi
From: Martin Gainty
To: Struts Users Mailing List
Sent: Monday, 19 January 2015, 17:00
Subject: RE: OGNL Static Method call wrapper
No
*Unless* you configure app to implement max heap -Xmx2048M -XX:PermSize=2048M
rtin
__
> Date: Mon, 19 Jan 2015 13:02:19 +
> From: afatt...@yahoo.com.INVALID
> To: user@struts.apache.org
> Subject: OGNL Static Method call wrapper
>
> As the OGNL static method will be disabled soon ... we could use a wrapper to
>
As the OGNL static method will be disabled soon ... we could use a wrapper to
call those static methods
Do you think it is a good idea to add a method ActionSupport for calling the
static methods
So instead of @foo.bar@isValidAmount(amount)
we can use callStaticMethod("foo.bar.isValidAmount",a
4 matches
Mail list logo