Re: ognl can't handle converting from string to float?

2010-02-09 Thread Cimballi
I have a working case with this declaration : private Float latitude; and getXxx setXxx. And in the JSP : Using Struts 2.1.8.1 Cimballi 2010/2/9 BlackKnight : > Hi, > > Just curious, > > Lib Version: > ognl 2.6.11/Struts2.1.6, > > Initial setting: > I have a float variable utm1 in my java mod

ognl can't handle converting from string to float?

2010-02-09 Thread BlackKnight
Hi, Just curious, Lib Version: ognl 2.6.11/Struts2.1.6, Initial setting: I have a float variable utm1 in my java model class, the initial value is set to to 0f, Problem Desc: when submitting the form, struts2 throw a error something like "can't find the setter methods SetUtm1(String)". Debug a

Anybody Need Some Development Help?

2010-02-09 Thread Saeed Iqbal
I am willing to work. I am in tight condition now. Any development work for me please. -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: What is the reason for this error? xwork interceptors seem to be misbehaving

2010-02-09 Thread Lukasz Lenart
2010/2/9 Saeed Iqbal : > java.lang.reflect.InvocationTargetException Maybe you are trying access private or protected methods / fields of your action. Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl -

What is the reason for this error? xwork interceptors seem to be misbehaving

2010-02-09 Thread Saeed Iqbal
java.lang.reflect.InvocationTargetException at com.google.appengine.runtime.Request.process-df292afe47330d6f(Request.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.De

Re: JSON plugin ignoring includeProperties parameter

2010-02-09 Thread Gadbury
Hi new2struts, Thank you very much for your time, investigation and explanation. This is very useful to know. All the best, James. -- View this message in context: http://old.nabble.com/JSON-plugin-ignoring-includeProperties-parameter-tp23660860p27511971.html Sent from the Struts - User mail