Where do you put the javax pacakages?
- From: "Richard Perreault" <richard_perreault@xxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 19:54:16 -0500
I like to know where do you put the javax packages. such as telephony. I try
to compile and I always get the error that it can not find the packages. As
for example;
import javax.telephony.*;
import javax.telephony.events.*;
import javax.telephony.callcontrol.*;
import javax.telephony.callcontrol.events.*;
/*
* The MyCallCtlOutCallObserver class implements the CallControlCallObserver
* interface and receives all events associated with the Call.
*/
I tried placing it in the jre in the lib ext and nothing works.
Thank you in advance.
.
- Follow-Ups:
- Re: Where do you put the javax pacakages?
- From: fuzzybr80
- Re: Where do you put the javax pacakages?
- Prev by Date: Re: File IO -- Reading Config Files Easily
- Next by Date: Re: File IO -- Reading Config Files Easily
- Previous by thread: File IO -- Reading Config Files Easily
- Next by thread: Re: Where do you put the javax pacakages?
- Index(es):