RE: Adding Xml Tag in Struts-Config.xml file

2001-10-04 Thread bruno . morin
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

Re: Adding Xml Tag in Struts-Config.xml file

2001-10-04 Thread Gregor Rayman
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

RE: Adding Xml Tag in Struts-Config.xml file

2001-10-04 Thread bruno . morin
Xml Tag in Struts-Config.xml file 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

Re: Adding Xml Tag in Struts-Config.xml file

2001-10-04 Thread Christophe Marchand
An init-param entry in your web.xml should be the solution. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, October 04, 2001 2:55 PM Subject: RE: Adding Xml Tag in Struts-Config.xml file I have an application-config.xml. But how my application could