View Single Post
  #3 (permalink)  
Old 05-28-2008, 11:30 AM
adeeb adeeb is offline
Member
 
Join Date: May 2008
Posts: 29
adeeb is on a distinguished road
ya i have done tht but i am getting many errors. Stand alone application means, actually i wanted to run this application from cmd prompt.This application is working fine through my IDE i want the same output in other way i.e through cmd line how?
i have tried this java -jar "Location of the jar file in dist directory"
it is working fine but i tried the same in other OS(vista) i am not getting the out put there. pls help
Reply With Quote