|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
CFX Custom Tag
Hello out there!
First: It's the first time I'm using CF MX 6.1, please be nice to me I have to register some CFX custom tags and i copied the .java files into to right directory which is mentioned under "Custom Tag Paths", but I always get an error that the CFX custom tag is not found, when processing a page using it. I don't know what to do know. Could anybody help me? Greetings Joerg |
|
#2
|
|||
|
|||
|
Don't you have to compile it first? That is, doesn't it have to be a .class file?
|
|
#3
|
|||
|
|||
|
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. |
|
#4
|
|||
|
|||
|
OK, that was the fault ...
I've got to compile the .java with javac! Thanks a lot! regards Joerg Quote:
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > CFX Custom Tag |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|