Hi
For ColdFusion 5.0 settings:
just fill the following fields:
Java Virtual Machine Path:
C:\Program Files\JavaSoft\JRE\1.3.1\bin\hotspot
or the path of your jvm.dll
Class Path:
C:\CFUSION\Java\classes (if you are developing your java classes in C:\CFUSION\Java\classes folder or give your own path
CFX Jar Path:
C:\CFUSION\Java\classes
or you can give your path of cfx.jar
Dynamic Class Load Path:
C:\CFUSION\Java\classes
or/and give the path of other .jar files you are using with your java classes or path with ;
You can view a code example also at
http://www.pakistanchristianvoice.net/aamir/file1.cfm Hoping this will help you