Dec 23, 2002 #2 Sarky78 Programmer Oct 19, 2000 878 GB I haven't got around to using this myself yet but apparently you can use the CFIMPORT tag. you use it like this: <cfimport prefix="mytags" taglib="/WEB-INF/lib/myjsptags.jar"> have a look in the cfdocs for more detail: http://127.0.0.1/cfdocs/CFML_Reference/Tags-pt158.html#2693767 hope this helps! Upvote 0 Downvote
I haven't got around to using this myself yet but apparently you can use the CFIMPORT tag. you use it like this: <cfimport prefix="mytags" taglib="/WEB-INF/lib/myjsptags.jar"> have a look in the cfdocs for more detail: http://127.0.0.1/cfdocs/CFML_Reference/Tags-pt158.html#2693767 hope this helps!