| Author |
Can I run same AWT application both in Windows and Unix machines?
|
Ravisekhar Kovuru
Greenhorn
Joined: Sep 23, 2003
Posts: 25
|
|
Hi if I could develop and run an AWT application in Windows machine, can I run the same application in UNIX too??? Thanks in advance.
|
 |
Ivan Jouikov
Ranch Hand
Joined: Jul 22, 2003
Posts: 269
|
|
Yeah that's why it's caleld Java
|
 |
kiran raja
Greenhorn
Joined: May 11, 2004
Posts: 22
|
|
Hello Boss, Java is a platform independent language. So the slogan goes "Program once , Run anywhere ,any time." This is the first fact that you have to learn about java.
|
 |
 |
|
|
subject: Can I run same AWT application both in Windows and Unix machines?
|
|
|