How do i get off this list?
At 01:44 PM 12/19/98 -0500, Christopher Hinds wrote:
>Use java.lang.Runtime.exec() . The method comes in three flavors
>
>1.) public Process exec(String command) throws IOException.
>2.) public Process exec(String command, String[] envp) throws
>IOException.
>3.) public Process exec(String[] cmdarray) throws IOException.
>
>Check the javadocs for the complete explanation of the api.
>
>Cheers
>Chris
>
>"Ramesh Babu A." wrote:
>
>> Hi,
>> How to invoke java enabled browser from my java application ?
>>
>> If anybody knows pls mail it to me.
>> Thanks in advance.
>
>Attachment Converted: "C:\PROGRAM
FILES\ACCESSORIES\EUDORA\Attach\chinds1.vcf"
>
[EMAIL PROTECTED]