Re: [Wicket-user] Wicket 1.3 and Velocity

2007-07-26 Thread Eelco Hillenius
On 7/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > I am working with wicket 1.3 and use Velocity for generating emails by > templates. > With wicket it works good, but now (with wicket 1.3) Velocity cannot > load templates > > Properties props = new Properties(); > props.setProperty("

[Wicket-user] Wicket 1.3 and Velocity

2007-07-26 Thread [EMAIL PROTECTED]
Hi, I am working with wicket 1.3 and use Velocity for generating emails by templates. With wicket it works good, but now (with wicket 1.3) Velocity cannot load templates Properties props = new Properties(); props.setProperty("resource.loader", "file"); props.setProperty("class.resource.loader.cl