Re: can't find class file
From: Michael Borgwardt (brazil_at_brazils-animeland.de)
Date: 12/06/04
- Next message: Ike: "Re: Zip/UnZip char []"
- Previous message: greg_at_alcorgrp.com: "Re: Java speed vs. C++."
- In reply to: zpetero: "Re: can't find class file"
- Next in thread: zpetero: "Re: can't find class file"
- Reply: zpetero: "Re: can't find class file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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"
- Next message: Ike: "Re: Zip/UnZip char []"
- Previous message: greg_at_alcorgrp.com: "Re: Java speed vs. C++."
- In reply to: zpetero: "Re: can't find class file"
- Next in thread: zpetero: "Re: can't find class file"
- Reply: zpetero: "Re: can't find class file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]