
January 20th, 2004, 08:45 PM
|
|
Moderator
|
|
Join Date: Jun 2002
Location: Raleigh, NC
|
|
|
Also, is this just any old Java class, or was the specifically written to be a Java CFX tag? Java CFX tags must be specially written and import certain CF Java classes to work, I believe. If you just want to execute a method on a standard Java class you use cfobject and/or createObject(), depending on what you want to do.
Last edited by kiteless : January 20th, 2004 at 08:49 PM.
|