You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Lane <la...@joeandlane.com> on 2005/05/27 23:00:32 UTC

velocity.properties documentation

Hi, I just subscribed and can't find this in the archive.

Please point me in the direction of the velocity.properties documentation 
(i.e. what properties can be defined, and what effect it has).

I'm trying to move my .vm files to a protected folder, but tomcat complains 
"Can't find resource" unless I put the full path in the #parse statement.

Thanks,

lane

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-user-help@jakarta.apache.org


Re: velocity.properties documentation

Posted by Shinobu Kawai <sh...@gmail.com>.
Hi lane,

> Please point me in the direction of the velocity.properties documentation
> (i.e. what properties can be defined, and what effect it has).

Try the developer guide.
  http://jakarta.apache.org/velocity/developer-guide.html#Velocity%20Configuration%20Keys%20and%20Values

> I'm trying to move my .vm files to a protected folder, but tomcat complains
> "Can't find resource" unless I put the full path in the #parse statement.

And maybe the WebappLoader as well.  :)
  http://jakarta.apache.org/velocity/tools/javadoc/org/apache/velocity/tools/view/servlet/WebappLoader.html

Best regards,
-- Shinobu

--
Shinobu Kawai <sh...@gmail.com>

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-user-help@jakarta.apache.org