Ive just installed Java v1 from a book (whats the current version?) and created a basic applet and standalone application.
The problem with the standalone application
System.out.println("My first stand alone application is a success.");
is that the output is shown in a dos box for about half a second and then the dos box closes. Any comments on how to prevent this?
Also Im using windows xp -- how do I access MSDos from this operating system?
(I used to be a programmer many yrs ago.Am a refugee and am attempting to retrain so I can get a decent job when I find a country to relocate to)
thanks.
The problem with the standalone application
System.out.println("My first stand alone application is a success.");
is that the output is shown in a dos box for about half a second and then the dos box closes. Any comments on how to prevent this?
Also Im using windows xp -- how do I access MSDos from this operating system?
(I used to be a programmer many yrs ago.Am a refugee and am attempting to retrain so I can get a decent job when I find a country to relocate to)
thanks.