-
Mar 31st, 2011, 07:22 AM
#1
SPEL - Spring expression Language problem
Hello,
I could see SPEL reserves some token like 'NE' 'EQ' etc for expression processing.
HOwever if a object map has any data attribute with the above names then it fails to parse.
For example if an object has an attrbute NE
we access it using Object.NE
This always fails as it tries to access it with Object.NE!=
If anybody knows a good workaround please let me know.
Also a defect should be raised..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules