Help me on compiling JTAPI package

Hello Friends,

I have downloaded JTAPI which was a zip folder...in this I found all the java files ...there was no jar file ...& when I imported it in my java file...the compiler said 'cannot resolve symbol' ,class not found etc...please help me why it is happening....

Ashish

[308 byte] By [ashishrk25] at [2007-9-26 1:31:54]
# 1
Why don't you download the class files instead of Java source files. See http://java.sun.com/products/jtapi/download2.html There you should find the section [bDownload JTAPI Class Files]
neville_sequeira at 2007-6-29 1:32:12 > top of Java-index,Developer Tools,Java Compiler...
# 2
I got the Java Files , but it still keeps saying "javax.telephony.*" not found ! , why is that ?I've also included the path in " set Classpath "can you guide ?you can also mail me at : sgatade@vsnl.com....
scorpionking at 2007-6-29 1:32:12 > top of Java-index,Developer Tools,Java Compiler...
# 3
the class library does not exist for 1.2 or 1.3 of JTAPI. Where Can I find the class files or how can I compile without having dependencies problems
sbourji at 2007-6-29 1:32:12 > top of Java-index,Developer Tools,Java Compiler...