我用速度與現場合並字符串(模板)像 hi there I'am ${name},
And I'am ${age} old.
速度時,不能合併使用一種哈希表的合併領域${name}和${age}: velocityEngine.evaluate(context, writer, "", template);
context是我想要的時候速度無法找到在該領域的哈希表(或更好的Velocity
我想在谷歌應用程序引擎上使用速度框架。我用一種主要方法編寫了一個小程序,並嘗試在本地運行它。我得到以下異常:
Exception in thread "main" org.apache.velocity.exception.VelocityException: Failed to initialize an instance of org.apache.velocity.runtime.log