Thank you.

I copied CFIDE/classes from the root site to /home/virtualSite/public_html and changed the ownership

Don't know why I didn't think of that since I've had to do the same thing with CFIDE/scripts

Thanks again.


At 4/6/2005 11:16 PM, you wrote:
had a problem with this symptom this week.

view source on the page with the applet. Check the applet jar path to make sure that the jar file is where the code tells the browser it is.. try to download the jar file by typing the path into the address bar that the html gives the browser. if the file starts to download you've got a different problem.


applets are client code so the jar file needs to be in someplace the browser can get to.. guy i was helping had dev-->prod env differences and so the applet would never load. i put the cfjava2.jar(check spelling on that, i THINK that's the file name that has the cftree class in it) file into the local path the code specified and everything worked fine.


hope that helps..


----Original Message Follows---- From: Jeff Mayfield <[EMAIL PROTECTED]> Reply-To: [email protected] To: [email protected] Subject: CFTree with CF 6.1 on Linux 9 Date: Wed, 06 Apr 2005 13:55:23 -0500

What is the trick for getting Java applets such as cftree to work on a Linux 9 server running CF 6.1?

It's giving me nothing in the CF log files.

The browser has a status message "Applet coldfusion applets.CFTreeApplet not inited", followed by "Loading Java Applet Failed..."

TIA

Jeff

----------------------------------------------------------
To post, send email to [email protected]
To unsubscribe:   http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe:   http://www.dfwcfug.org/form_MemberRegistration.cfm


---------------------------------------------------------- To post, send email to [email protected] To unsubscribe: http://www.dfwcfug.org/form_MemberUnsubscribe.cfm To subscribe: http://www.dfwcfug.org/form_MemberRegistration.cfm



----------------------------------------------------------
To post, send email to [email protected]
To unsubscribe: http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe: http://www.dfwcfug.org/form_MemberRegistration.cfm





Reply via email to