Trieu Truong wrote:
>
> A newbie question (this seems too obvious even for the FAQs): I need to
> install the JRE (I'm going to use the one at blackdown.org) so that I
> can run Oracle 8i on my Linux box. Does this either preclude or hinder
> my ability to install and use Blackdown's JDK so tha
You can have several JDKs, JREs in your box like I do, just make sure
you know what you are using and when.
For more information on installing 8i on Linux, see my signature at the
bottom of this e-mail.
John Salvo
Trieu Truong wrote:
>
> A newbie question (this seems too obvious even for the FA
Are you sure it's an error? It might have been a warning.
Additionally, you get this
when the interface from that API has been replaced by another better
interface. But the old interface
is supported for backward compatibility.
At 10:59 AM 04/14/2000 -0700, Luz Lopez wrote:
>Hi
>
>I am compiling
It appears when you use method which is no longer supported by
Sun. This is the way how Sun modernizes Java. You still can use
this method but it could stop to work one day.
Jacob Nikom
Luz Lopez wrote:
>
> Hi
>
> I am compiling an applet but send me the following error:
>
> uses or override
Hi
I am compiling an applet but send me the following error:
uses or overrides a deprecated API. Recompile with "-depreca
tion" for details.
When appear this type of error?
thanks in advanced,
Regards,
__
Get Your Private, Free Email at h
Hi, if anyone can shed some light on the problem below, I would very much
appreciate it.
I'm using the 1.1.7v3 JDK on RedHat 5.2 with gnujsp-1.0 and I'm getting the
following exception when trying to get one of the properties of my bean after
it's been initialized. It's been bugging me for about
Dan Hobbs wrote:
> Trieu Truong said, about JRE -and- JDK
> > A newbie question (this seems too obvious even for the FAQs): I need to
> > install the JRE (I'm going to use the one at blackdown.org) so that I
> > can run Oracle 8i on my Linux box. Does this either preclude or hinder
> > my abili
Trieu Truong said, about JRE -and- JDK
> A newbie question (this seems too obvious even for the FAQs): I need to
> install the JRE (I'm going to use the one at blackdown.org) so that I
> can run Oracle 8i on my Linux box. Does this either preclude or hinder
> my ability to install and use Blackd
A newbie question (this seems too obvious even for the FAQs): I need to
install the JRE (I'm going to use the one at blackdown.org) so that I
can run Oracle 8i on my Linux box. Does this either preclude or hinder
my ability to install and use Blackdown's JDK so that I may learn and
develop with