This content has been marked as final.
Show 1 reply
-
1. Re: How to parse the body of a textmessage with Simple Expression Language?
janstey Jan 23, 2009 11:44 AM (in response to airber)You can't do comparisons within a simple expression. You can do this with another expression language like EL though. If you don't want to add any more dependencies (for EL, etc) you can try a custom bean expression.
Cheers,
Jon