Yes, there is a DataSourceResourceLoader. This is mentioned in the dev guide on the website, but the most info can be found in the javadoc:
http://velocity.apache.org/engine/devel/apidocs/org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.html On 7/31/07, Ci Ci <[EMAIL PROTECTED]> wrote: > > Hi, > I'd like to get my templates from a database rather than from the file > system. Is there a way to do this? > > Thanks > Ci Ci > -- > View this message in context: > http://www.nabble.com/Getting-te%2Cplate-from-database-tf4192972.html#a11924053 > Sent from the Velocity - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
