i have jar file for apache poi and import the packages like import java.org.apache .poi.XWPFDocume nt ..if i compile in command prompt it shows error like "does not exist" how can i execute my program with jar file..and how to set path for jar and my program
please explain ..
please explain ..