| Author |
javaw?
|
prabaha reddy
Greenhorn
Joined: Dec 16, 2004
Posts: 13
|
|
|
what is javaw?
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24057
|
|
|
It's a different version of "java", the application launcher, which starts without a terminal window. It's handy for launching graphical apps on Windows; if you use "java", you can end up opening an extra command.com window. "javaw" doesn't have this problem.
|
[Jess in Action][AskingGoodQuestions]
|
 |
prabaha reddy
Greenhorn
Joined: Dec 16, 2004
Posts: 13
|
|
|
Thanks a lot Ernest Friedman-Hill
|
 |
 |
|
|
subject: javaw?
|
|
|