Tag Archives: Java

How can i implement file indexing in java (want to make my own file search program)?

Tagged , , , , , , | Leave a comment

Is it possible to use java to launch an htm file that is saved in the home directory in a web browser?

Basically, can I have a button that launches IE or something to view an htm file that is inside Java’s operating directory?

Tagged , , , , , , , | Leave a comment

what is the name of the java executable that opens jar files?

I’m assuming its in the bin. I’m trying to use Dr java but cant compile because the sdk java version is 1.4.2 and the jar file opens with 1.5.0, so it won’t let me because the versions don’t match. I … Continue reading

Tagged , , , , | Leave a comment