Re: jdk1.2

1999-04-30 Thread Stuart McLean
Ozer Irfan wrote: > > Hello > Include jdk1.2 the swing libraries ? > If no where can I download it ? > > I have compilation error : > > for example : JFrame not found > > I do > > import com.sun.java.swing.*; > > Thanks > > Irfan > >

Re: unable to run java progs using jdk1.2

1999-04-26 Thread Stuart McLean
VISHAL BHASIN wrote: > > hi there > i have a query.i will be thankful if answered. > >i was working on java 1.1 on linux since last > few months. >i downloaded jdk1.2 v1,from sun's site. >i work on redhat linux 5.2. >followed all documentation instructions >

Re: I/O to HTTP url

1999-04-26 Thread Stuart McLean
Michael Holst wrote: > > Hello, > > I'm not a Java newbie, but I am not too familiar with the networking > classes of our dear "write once, run anywhere" language. > The problem is the following, I need to let an applet write a file to a > specified http address in order for it to work correctly