Hey!
Guess it was a big mistake trying to post a reply for the first time. Theres
like 49 answers telling me that im wrong. Sorry bout that!
martin
On Tue, 16 Nov 1999,
corey wrote: > > Hello!
> > You cant read anything on the local machine with java, just from the server
> > that contains the c
Hello!
You cant read anything on the local machine with java, just from the server
that contains the class files. This is because of secuity.
cya
Martin
On Mon, 15 Nov 1999,
Yohans Mendoza wrote: > hi all, >
> is it possible to open, read and write files froma an applet?
>
> I know it's off
Hello!
I am trying to do some painting on a panel used a a canvas with swing. So when
a button is pressed, the button is removed from the ContentPane and the Canvas
Panel is added. But my frame just wont draw the panel, only remove the button.
Only when i resize it the painting appears. I tried ca
:
> Read the FAQ/README/HOWTO your problem is described in there from what I
> remember.
>
>
>
> Pooh Bear -- "I am just a bear of little brain"
>
>
> On Thu, 4 Nov 1999, Martin Kavalar wrote:
>
> > Hello!
> > I got a problem with my JDK. I got
Hello!
I got a problem with my JDK. I got the jdk1.2pre-v1 at blackdown. Im using SuSE
6.1. I unpacked the jkd, and did
export PATH=/home//jdk1.2/bin:$PATH
Now java and javac seems to work allright, but appletviewer gives me this error
message:
Exception in thread "main" java.lang.Unsat