Java
Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform.
Application
Any
Platform
Java Platform
Remove
License
Any
: As to convert java bytecode into executable code a thied party
: compiler JET Excelsior is used .Could nay body tell me how to work
: with this properly
: Thanks
:
First compile the...
: I want to know what is Java SE and Java EE and how are they related
: to each other. What should a java programmer Know about Java SE and
: Java EE
:
:
"Java Platform, Enterprise Edition...
I want to know what is Java SE and Java EE and how are they related to each other. What should a java programmer Know about Java SE and Java EE
Hi,
I am developing a graphics application using java 3D and VisAD (a java visualization API). Unfortunately, the application often hangs during execution. Whenever this happens I usually force...
I'm highly experienced Java/J2EE developer with approximate 10 years of
professional experience (including 4 years of freelance experience as remote developer).
I live in Eastern Europe (Ukraine,...
means that, i have to use JNI?
means that, i have to use JNI?
: for those who knows, plz send me an email
: idayuhasman@yahoo.com
: thanx
:
With Java alone this cannot be done, because the JVM needs to call the native OS to get to the hardware.
n DOS is not multitasking os..so can we run multithreading java programs on DOS or not
:
It depends on the JVM. The JVM might support multithreading, while itself isn't multithreaded.
I need to bypass msjvm and use sun jvm to create java objects using asp scripts can this be achived if so how can it be done
i have a java application that uses swing components.on my computer it works perfect. i have JDK1.5 and a JVM last version
on other computer with a JVM(last version) installed and no JDK or JRE...
J2EE User-Interface Developer
LOCAL CANDIDATES ONLY PLEASE! We are seeking a consultant for a User Interface developer position on a project to begin immediately. We seek a consultant to work...
Mostly worked in ASP,VB
Databases:Oracle,MS SQL Server,MS Access,a bit of DB2.
Studied:
C/C++
core JAVA (NO j2ee stuff)
Some Shell Scripting.
A bit a VB.Net
OK...where to start...
Right, I'm getting some research together for my 3rd year computer science project, which is a 3D park designer.
I've chosen C++ as my main language since I've used it for...
I am making a project for a bank (MCB) in Java. The objective is to make a task manager in java that can run on JVM and in the end on Unix environment.
I am having problem in getting the list of...
Hi all,
I am trying to access the system level resources from a java program .. can any body guide me how to do it .. I just can't find any method...
I specifically need information about the CPU...
on a solaris system the JVM looks for shared libraries in LD_LIBRARY_PATH, but where does it look on the linux platform?
go get exe4j:
http://www.ej-technologies.com/products/exe4j/overview.html
You still have to have the JVM to run it but its more independent and in an executable.
Good luck
George...
well,could you show me the code ?
3ks
----------------------------
: This looks like a C++ STL auto_ptr, unless you're getting into the Java version 1.5 generics (go to http://java.sun.com for doc...
: I wanna know that:
: One function can do this,
: JavaPointer p = new JavaPointer(new MyOtherClass());
:
: should keep p alive as long as there is someone referencing it. As
: soon as it is no...