Re: OGNL Exception after upgrading from 2.3.4 to 2.3.14

2013-05-16 Thread Lukasz Lenart
-Original Message- From: Lukasz Lenart lukaszlen...@apache.org Date: Fri, 10 May 2013 06:51:52 To: Struts Users Mailing Listuser@struts.apache.org Reply-To: Struts Users Mailing List user@struts.apache.org Subject: Re: OGNL Exception after upgrading from 2.3.4 to 2.3.14 Thanks Chris

Re: OGNL Exception after upgrading from 2.3.4 to 2.3.14

2013-05-10 Thread CRANFORD, CHRIS
- From: CRANFORD, CHRIS [mailto:chris.cranf...@setech.com] Sent: Wednesday, May 08, 2013 9:25 AM To: Struts Users Mailing List Subject: OGNL Exception after upgrading from 2.3.4 to 2.3.14 We have several forms in our Struts2 application that pass values to the action like the following

Re: OGNL Exception after upgrading from 2.3.4 to 2.3.14

2013-05-09 Thread Lukasz Lenart
[mailto:chris.cranf...@setech.com] Sent: Wednesday, May 08, 2013 9:25 AM To: Struts Users Mailing List Subject: OGNL Exception after upgrading from 2.3.4 to 2.3.14 We have several forms in our Struts2 application that pass values to the action like the following: s:textfield name=items[0] size=30 maxlength

RE: OGNL Exception after upgrading from 2.3.4 to 2.3.14

2013-05-08 Thread CRANFORD, CHRIS
Exception after upgrading from 2.3.4 to 2.3.14 We have several forms in our Struts2 application that pass values to the action like the following: s:textfield name=items[0] size=30 maxlength=100 / s:textfield name=items[1] size=30 maxlength=100 / s:textfield name=items[2] size='30 maxlength

RE: OGNL Exception after upgrading from 2.3.4 to 2.3.14

2013-05-08 Thread CRANFORD, CHRIS
as to what is the culprit here. -Original Message- From: CRANFORD, CHRIS [mailto:chris.cranf...@setech.com] Sent: Wednesday, May 08, 2013 9:25 AM To: Struts Users Mailing List Subject: OGNL Exception after upgrading from 2.3.4 to 2.3.14 We have several forms in our Struts2 application that pass