How to start a MS office application from inside the Java application
Pratik Khetia
Ranch Hand
Joined: Jun 29, 2001
Posts: 50
posted
0
Hi, I am designing a FTP program where the client should receive the file automatically and also open that file with the assosiated application. For e.g., if there is *.doc file then it should start winword if there is *.ppt file then it should start Power Point if there is *.xls file then it should start MS Excel
This doesn't appear to be related to threads; the folks in Java in General (Intermediate) will probably be happy to throw themselves at this problem - Peter