Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-velocity Wiki" 
for change notification.

The following page has been changed by ChristopherTownson:
http://wiki.apache.org/jakarta-velocity/SilentParseInclude

------------------------------------------------------------------------------
              return Velocity.resourceExists(template);
          }
          
-         return this.engine.resourceExists(template);
+         return this.engine.templateExists(template);
      }
  
  }
@@ -53, +53 @@

  {{{
  <tool>
    <key>ftest</key>
-   <scope>application</scope>
+   <scope>request</scope>
    <class>org.apache.velocity.tools.generic.TemplateExistsTool</class>
  </tool>
  }}}

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to