On Fri, 13 Jul 2001, Nico Seessle <[EMAIL PROTECTED]> wrote:

> From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> 
>> I'd go with Nico's solution (on the report) or use external
>> property
> 
> But that solution will not work with external property-files because
> you can't assign an id to properties read from the property-file

That's why I said _or_ 8-)

The problem by the bug report can be solved with two property files:

bligga.properties
=================
blah=foo
bleen=foo2

blooga.properties
=================
blah=bar
bleen=bar2

and

<property file="${the_selector}.properties" />

I'll add that to the bug report.

Stefan

Reply via email to