> "Nathan Bubna" <[EMAIL PROTECTED]> schrieb im Newsbeitrag > news:[EMAIL PROTECTED] > > > also, on a side note, i've tweaked the WebappLoader to accept/use a > relative > > path set for it in the velocity.properties (like the FileResourceLoader, > > except only taking one path value, not a list of them). this will allow > you
By the way, there was this nasty whitespace problem in velocity.properties where the values in "aProperty = aValue " and "aProperty = aValue" are interpreted as different values. It is probably just a propertyValue.trim() that is needed. Could you possibly also look after that? (I know, it's kind of giving the finger and now having the hand grabbed...:-/) Kind regards, Thilo. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
