Hi Fernando,
Sorry for the somewhat late response but last week I was at the ApacheCon and
had more pressing tasks at the time.
I'm also cross-posting this to the Struts dev@ list for the Struts 2 Portlet
developers who might be interested.
Further comments below.
Regards,
Ate
ferna...@loza
Fine,
I got it : it doesnt work for static function.
Needed to turn struts.ognl.allowStaticMethodAccess to true (it is defaulted
to false in the 2.1.8) and it s working.
What I don t understand is that I cant overwrite it in the struts.xml with:
, I had
to change it in the default properties fi
Hi there,
I started this on the Apache Portals Bridges mailing list but had no replies so
far. I have already
submitted a patch and an opened a ticket on Apache JIRA (PB-93) and hope
someone here can provide
feedback on my approach to the problem, maybe even expedite it's inclusion on a
new re