Compare two numbers using server-side expression evaluation
Add <exm_root>/services/adobe-exm-expeval-services.jar
to your classpath.
The default Spring context file is available at /META-INF/spring/module-context.xml,
inside adobe-exm-expeval-services.jar. Create a Spring context using
this file.
ApplicationContext ctx = new ClassPathXmlApplicationContext("/META-INF/spring/module-context.xml");