Re: int's and OGNL in struts.xml

2010-04-01 Thread Chris Pratt
et n'aura > pas n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > > > Date: Thu, 1 Apr 2010 11:07:34 -0700 >

RE: int's and OGNL in struts.xml

2010-04-01 Thread Martin Gainty
e les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Thu, 1 Apr 2010 11:07:34 -0700 > Subject: int's and OGNL in struts.xml > From: thechrispr...@gmail.com > To: user@struts.apache.org &g

int's and OGNL in struts.xml

2010-04-01 Thread Chris Pratt
I'm trying to use the OGNL support in Struts 2.0.14 to set some parameter values in the jFreeChart plugin's chart result type. But I keep getting errors because it appears to be expecting all properties to be Strings, even if the OGNL doesn't return a String. I'm using: user