Does anyone know of a reason why a <cfimport> would fail when moved to the application.cfm? I've created a set of UI components that we're going to be using site wide, and am importing them as <cfimport prefix="ui" taglib="/system/ui"> and then using them in pages via <ui:link text="mytext" link="index.cfm"> and when I had the cfimport calls at the top of the page, it worked fine, but when I move it to the application.cfm it is no longer functioning. Anyone have any ideas?
Rich Kroll Application Developer SITE Manageware ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224498 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

