Re: can't find class file

From: Michael Borgwardt (brazil_at_brazils-animeland.de)
Date: 12/06/04


Date: Mon, 06 Dec 2004 15:28:22 +0100

zpetero wrote:
> I knew it was deprecated,
>
> http://www.porcupyne.org/docs/struts1.1/deprecated-list.html
>
> but I still use other deprecated methods and they work.

Well, you shouldn't. "Deprecated" really does mean that the element
in question might be removed entirely in the next version. The Sun people
are extremely reluctant about doing that in the standard API (I think it
has never actually happened), the Struts team apparently not.

> What replaced it?

It says right there in the URL you cited:

"Deprecated. Configure the logging detail level in your underlying logging implementation"