[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]