static final variables can be inlined through 
the compiler, so if you change the value,
the inlined values won't get changed without 
recompilation.

> -----Urspr�ngliche Nachricht-----
> Von: Michael Turley [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 14. Oktober 2002 13:47
> An: Tomcat Users List
> Betreff: Re: Identical static final variables
> 
> 
> Even though my constants file is an interface
> implemented by the relevant java classes? Should have
> thought of that! Thanks.
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to