Is it a problem, if you hard code it into a final static memmber of
a class?

--
gR


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 04, 2001 3:55 PM
Subject: RE: Adding Xml Tag in "Struts-Config.xml" file


I have an application-config.xml.
But how my application could know the name of the file without using a
constants file ?


-----Message d'origine-----
De: Gregor Rayman [mailto:[EMAIL PROTECTED]]
Date: jeudi 4 octobre 2001 15:41
À: [EMAIL PROTECTED]
Objet: Re: Adding Xml Tag in "Struts-Config.xml" file


<[EMAIL PROTECTED]> wrote:

> I need to configure my application by Xml.
>
> Is it possible to add personnal XmlTags in the "Struts-Config.xml file
> and manipulate them in a "Action" class with the Digester ?
>
> Thxs.
>
> Bruno


Why in strus-config.xml, why don't you create your own
application-config.xml?

--
gR



Reply via email to