Dear Wiki user, You have subscribed to a wiki page or wiki category on "Velocity Wiki" for change notification.
The following page has been changed by DavidPedowitz: http://wiki.apache.org/velocity/JpaResourceLoader The comment on the change is: removed wiki links ------------------------------------------------------------------------------ - The following is an example of a ResouceLoader that uses an EntityManager and NamedQuery to retrieve templates: + The following is an example of a !ResouceLoader that uses an !EntityManager and !NamedQuery to retrieve templates: {{{ package mysite.velocity; @@ -84, +84 @@ }}} - I used Spring to configure the VelocityEngine and ResourceLoader like so: + I used Spring to configure the !VelocityEngine and !ResourceLoader like so: {{{ <?xml version="1.0" encoding="UTF-8"?> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
