|
Within the CFC you can use: #getMetaData(this).name# Adam
Wayne Lehman -----Original Message----- Is there a variable I can access from within the cfc
that contains the dot notation path of the cfc? in other words, if I call- > <cfobject name="foo"
component="com.jnj.foo"> what goes in here -> <cfcomponent>
<cfreturn ??> <!-- i want to return
"com.jnj". "com.jnj.foo" works too. --->
Any thoughts? |
Title: Knowing the CFC path from within the CFC
- [CFCDev] Knowing the CFC path from within the ... Suyer, Ed [PRD Non-J&J]
- RE: [CFCDev] Knowing the CFC path from wi... Raymond Camden
- RE: [CFCDev] Knowing the CFC path from wi... Adam Wayne Lehman
- RE: [CFCDev] Knowing the CFC path from wi... Samuel Neff
- RE: [CFCDev] Knowing the CFC path from wi... Suyer, Ed [PRD Non-J&J]
