Hi there!!
I'm new to ColdFusion. Checking code I saw these lines:
<cfset resources = CreateObject('component',
'#classesDirectory#.resources.resources') />
<cfset getCategories = resources.getResourceCategories()>
Can somebody explain what they mean? I guess there should be
a .resources file in the #classesDirectory#, but when I check in the
server there is no sucha directory and thus no resources file... what
should I do?
Thanks,
Diego
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CFCDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cfcdev?hl=en
-~----------~----~----~----~------~----~------~--~---