1. Simple question of SPeL in xml files forum.springsource.orgI have the need to escape the #{} because I have ognl in a string value that keeps on triggering the SPeL which causes errors. Any help would be great. |
2. Spring Expression Language (Spel) together with JUEL in ApplicationContext XML-config forum.springsource.orgFeb 10th, 2010, 02:34 AM #1 Tommy_T View Profile View Forum Posts Private Message Junior Member Join Date Apr 2008 Posts 4 Spring Expression Language (Spel) together with JUEL in ApplicationContext ... |
3. Custom XML Namespace and SpEL forum.springsource.orgCustom XML Namespace and SpEL I'm trying to get SpEL to work with our custom XML namespace tags, but I've not had success. My bean def looks like |
4. Change SpEL Prefix in XML forum.springsource.orgI have run into a situation where I need to change the expression language prefix in XML configuration from "#{" to something else. I saw in the documentation a way to ... |