RE: Configuring CF45 for Java

2001-05-22 Thread Dylan Bromby
your web server sends the applet to the browser. if it works on one machine and not another, it sounds like it's a problem on the client side. CF has nothing to do with this inherently unless you're using CFAPPLET, in which case you register the class with CF. if you're using a servlet however,

RE: Configuring CF45 for Java

2001-05-18 Thread Dave Watts
The problem I am experiencing is that I have developed a Java Applet that creates a Menu system, It works fine on the development macine with Java installed but when I check on another Machine there I get a Class not found Exception. I have assumed that this is becuase CF isn't set up to