I'm trying to configure my development box to use Allaire's custom package to develop custom ColdFusion tags. In order to do so, you must implement Allaire's cfx.jar so you may:
import com.allaire.cfx.*;
in your code.
What do I need to do to put or configure the jar so my Sun jdk compiler sees it? ----------------------------------------
Is George Lucas Kidding...
import com.allaire.cfx.*;
in your code.
What do I need to do to put or configure the jar so my Sun jdk compiler sees it? ----------------------------------------
Is George Lucas Kidding...