How can i open the word document

Hi java Kings i want when i click the button after that i want open the word document. my file stored in c:\sample.doc.how can i do help me
[160 byte] By [rajaxoua] at [2007-11-26 19:56:51]
# 1
Runtime.getRuntime().exec(<type command that you will type on dos prompt to open the file>);
vaibhavpinglea at 2007-7-9 22:51:15 > top of Java-index,Desktop,Core GUI APIs...