Author: buildbot
Date: Wed Mar 13 13:19:38 2013
New Revision: 854273

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/spel.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/spel.html
==============================================================================
--- websites/production/camel/content/spel.html (original)
+++ websites/production/camel/content/spel.html Wed Mar 13 13:19:38 2013
@@ -93,7 +93,7 @@
 
 <h4><a shape="rect" name="SpEL-Expressiontemplating"></a>Expression 
templating</h4>
 
-<p>SpEL expressions need to be surrounded by <tt>#{</tt> <tt>}</tt> delimiters 
since <a shape="rect" class="external-link" 
href="http://static.springsource.org/spring/docs/current/spring-framework-reference/htmlsingle/spring-framework-reference.html#d0e12128";
 rel="nofollow">expression templating</a> is enabled. This allows you to 
combine SpEL expressions with regular text and use this as extremely 
lightweight template language. </p>
+<p>SpEL expressions need to be surrounded by <tt>#{</tt> <tt>}</tt> delimiters 
since expression templating is enabled. This allows you to combine SpEL 
expressions with regular text and use this as extremely lightweight template 
language. </p>
 
 <p>For example if you construct the following route:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">


Reply via email to