awarnier wrote:
>
> Since this is XML, could you not also reference "entities" defined in a
> separate file ?
>
How ?
My problem is that i have a resource:
and I need to get the attributes value in Java code.
I am able to get the values (context.getInitParameters()) but
not the values.
I'd like to create a context.xml where I have:
[...]
[...]
where parameter1, parameter2 and parameter3 use the values of the parameters
tag defined previously.
Is it possible ?
I didn't find any way or syntax to set name1, name2 and name3 as reference .
It seems that it accepts only stri