Question
How to compile and register a Java CFX tag with multiple class files?
All-
If this is the wrong forum for CFX questions, please let me know.
I need to determine how to compile and register a Java CFX tag that contains multiple class files. One class file implements the CustomTag interface and the other class files implement various supporting classes. All of the documentation that I have found talks about using a single class file. I am assuming that a JAR file will be involved, but I am not sure of the specifics.
Thanks in advance for your help.
-Josh
If this is the wrong forum for CFX questions, please let me know.
I need to determine how to compile and register a Java CFX tag that contains multiple class files. One class file implements the CustomTag interface and the other class files implement various supporting classes. All of the documentation that I have found talks about using a single class file. I am assuming that a JAR file will be involved, but I am not sure of the specifics.
Thanks in advance for your help.
-Josh
