Hi all,

       I am currently facing a problem in executing a jar file from the java
class. 

  My sample code is as follows..
 
    {
     ........
runtime.exec("java -jar  \"D:\\FileFolder\\utility.jar");


      } 

  When  I run the above class no out put is displayed... 

Let me know the correct procedure for calling a jar file in java class

Thanks,
JIthesh
-- 
View this message in context: 
http://www.nabble.com/Executing-a-jar-file-from-java-class-tp17664972s2369p17664972.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to