Results 1 to 8 of 8

Thread: I know nothing at all about java

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2001
    Posts
    55

    I know nothing at all about java

    What I want to do is this:

    I have a java programs source code. I have ant (do not know how to configure it (thought that I needed it)) I also have SDK and do not what the hell it does. I want to compile my java source code into a .class file and put it up on my webserver so that I can run my .class file from there.
    -Sensimillia

  2. #2

    Thread Starter
    Member
    Join Date
    Sep 2001
    Posts
    55
    I also have vj if that would be any help to me.
    -Sensimillia

  3. #3
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    What you basically have to do is install the JDK on your system.
    I think the latest version is 1.3 but there might be a beta 1.3.? or 1.4 but any way...... Like i said you have to install the JRE (Java Runtime Enviroment) and the API so you have access to the core Java classes. If you need help compiling, running code or configuring the jdk i would be glad to help but the first step is to install.

  4. #4
    Originally posted by Dilenger4

    I think the latest version is 1.3 but there might be a beta 1.3.? or 1.4
    There's 1.4 beta, coming out in a few months. 1.3.1 (or 1.3.something) is a latest release.

  5. #5
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    Hey Filbert. Is that you in your avatar? just curious.

  6. #6

    Thread Starter
    Member
    Join Date
    Sep 2001
    Posts
    55
    Thank you.
    I'll install JRE Then I'll be back.
    -Sensimillia

  7. #7
    Originally posted by Dilenger4
    Hey Filbert. Is that you in your avatar? just curious.
    Yes.

  8. #8

    Thread Starter
    Member
    Join Date
    Sep 2001
    Posts
    55

    Question Ok, Now What?

    I got JRE 1.2(I figued that a earlyer version might be easyer to use) Now what? What is it suppose to do for me? All I know is that I need it to compile java to class somehow. I know this muse seem like lame question to you guys but HEY!, I'm new at java stuff.
    -Sensimillia

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width