I get the following error:
javax.servlet.ServletException: Cannot find a matching 1-argument function named {http://exslt.org/dynamic}evaluate() at org.apach
Chances are you might be using an older version of Xalan.
Try instead using the xalan:evaluate() extension.
Read more on this in this thread.