Re: New to the Java world

Steven Fraser <[email protected]> Fri, 31 May 2002 10:59:49 +0100
Newsgroups gmane.comp.windows.devel.java.general
Message-ID <[email protected]>
I've got an eval. of JBuilder. I'll probably use that, or is that overkill?

I was also wondering what the equivalent was of MS IIS,=20
and things like COM+ in the Java world.

Regards,
             Steven Fraser

The views expressed here are mine and not those of my employer


-----Original Message-----
From: Eric [mailto:[email protected]]
Sent: 31 May 2002 10:38
To: [email protected]
Subject: Re: [JAVA] New to the Java world


Hi have you downloaded the Java Development Kit. and installed it, I think?
Opera might put a version on your computer




You could do a file search for "javac.exe" that is short for "Java Compiler"
and see if javac.exe is on your computer

then you make a " *.java " file with notepad or similar, use the example
below,
~~~~~~~~~  " HelloWorld.java "  file ~~~~~~~~~~~~~

public class HelloWorld {

   public static void main(String arg[]) {
      System.out.println("Hello, everybody!");
   }

}

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sun talk about " crosspath" but  I made a batch file called it
"MakeClass.bat" in that I use directory path to javac is in (seen below,
this batch file is in the same folder as the " HelloWorld.java " files I am
working on
~~~~~~~~~~~~~~~~~~~~~~~~~~~

C:\jdk1.3.1\bin\javac HelloWorld.java
~~~~~~~~~~~~~~~~~~~~~~~~~~~
And it is ready to make in a new class from new " HelloWorld.java " file,
Then I edit the " *.java " file (with Notepad), Save it, Double click on to
"MakeClass.bat"  and it makes a new " HelloWorld.class "

No need to retype "javac work.java" from DOS each time you need to make new
" *.class "

##############################
to run use
C:\jdk1.3.1\bin\java HelloWorld



If you get stuck at any stage let us know, There are good members of the
group that can help you just as much as me.

From Eric








NO ATTACHMENT WAS SENT WITH THIS E-MAIL,
IF THERE IS ONE, IT IS A UNDETECTED VIRUS,  PLEASE LET ME KNOW..

I have been using Outlook Express message rules and "Do not download it from
the server" and set it to 40K", This stops down-loading files bigger than
40K, then I use MailWasher to see what Email has not been download, This has
already stoped down-loading a virus onto my computer that someone else from
the Email group bought to my attention.
www.mailwasher.net



----- Original Message -----
From: "Steven Fraser" <[email protected]>
To: <[email protected]>
Sent: Friday, May 31, 2002 8:01 PM
Subject: [JAVA] New to the Java world


Hi All,

I'm completely new to Java, and come I have a heavy microsoft background. I
was wondering what I would to need install on my
PC at home to start learning about Web, Messaging,
Database development.

Are there any web sites to help developers from a microsoft background get
familiar with Java based development?

Regards,
             Steven Fraser



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.365 / Virus Database: 202 - Release Date: 24-05-02

You can read messages from the JAVA archive, unsubscribe from JAVA,
or subscribe to other DevelopMentor lists at http://discuss.develop.com.


______________________________________________________________

CONFIDENTIALITY NOTICE
This communication and the information it contains is intended for the pers=
on or organisation to whom it is addressed.  Its contents are confidential =
and may be protected in law.  Unauthorised use, copying or disclosure of an=
y of it may be unlawful.  If you are not the intended recipient, please con=
tact us immediately.

The contents of any attachments in this e-mail may contain software viruses=
, which could damage your own computer system.  While Marlborough Stirling =
has taken every reasonable precaution to minimise this risk, we cannot acce=
pt liability for any damage which you sustain as a result of software virus=
es.  You should carry out your own virus checking procedure before opening =
any attachment.

Marlborough Stirling plc, Registered No. 3008820,
Allen Jones House, Jessop Avenue, Cheltenham, Gloucestershire, GL50 3SH
Tel: 01242 547000     Fax: 01242 547100
http://www.marlborough-stirling.com

The following companies are subsidiaries of Marlborough Stirling plc and ar=
e registered in England and Wales at the above address:
Marlborough Stirling PLC, Registered No. 3008820
The Marlborough Stirling Group PLC, Registered No. 1855353
Marlborough Stirling Administration Limited, Registered No. 2341195
Metgem Limited, Registered No. 02341195

You can read messages from the JAVA archive, unsubscribe from JAVA,
or subscribe to other DevelopMentor lists at http://discuss.develop.com.