!
/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
em!
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 m
[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 getMeasureList() {
Chris Pratt wrote:
Just as an experiment, you might try renaming the method as a
true JavaBean method. May
Hi,
We have a measureList that looks the same and it works!
public SortedMap getMeasureList() {
// man = Ärenden som skall konfigureras manuellt
// uttagen = Ärenden som skall klarrapporteras efter manuell
konfigurering
measureList.put(1, "Ärenden som skall konfigureras
Hi,
I mean that the value is null now that I use ognl 2.7.2. When using 2.6.11 the
value is a correct map.
This is in the model för the jsp page:
SortedMap jobTypeList = new TreeMap();
public SortedMap getjobTypeList() {
jobTypeList.put(1, "Förfrågan");
jobTypeList.put(8,
5 matches
Mail list logo