Hi,
You were right. It was the capitalization that was wrong.
Actually I didn't understood the comment about javabean as in my eyes it was a 
proper bean.
Your apology about null is taken!
I've seen problems in other places in our code that I need to investigate if it 
is the same problem!
Thanks for all help!
/Gunnar


> -----Ursprungligt meddelande-----
> Från: Dale Newfield [mailto:[EMAIL PROTECTED] 
> Skickat: den 7 oktober 2008 17:39
> Till: Struts Users Mailing List
> Ämne: Re: SV: SV: Ognl versions
> 
> [EMAIL PROTECTED] wrote:
> > We have a measureList that looks the same and it works!
> 
> It's not quite the same, since it's capitalization is correct.
> 
> >    public SortedMap<Integer, String> getMeasureList() {
> 
> Chris Pratt wrote:
> >> Just as an experiment, you might try renaming the method as a true 
> >> JavaBean method.  Maybe OGNL got more strict on it's 
> interpretation 
> >> of the spec.
> 
> The renaming he's mentioning is from getjobTypeList to 
> getJobTypeList :
> 
> >>>    public SortedMap<Integer, String> getjobTypeList() {
> 
> And my apologies for misunderstanding your comment about it 
> being null.
> 
> -Dale
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to