On Sat, 25 Dec 2004 10:56:40 -0500, Lewis Sellers <[EMAIL PROTECTED]> wrote: > Eclipse's exploration tools could be very handy for this. You could > create a blank java project and then add the jar files from > C:\CFusionMX\lib and C:\CFusionMX\runtime\lib? I think that's right. If > so, then you should be able to call anything you see there in the > package structure.
Yes, but beware of calling *undocumented* internal classes (internal to CFMX, that is) since they could change in each release. You should only use documented classes - if you want to ensure your code works across current and future versions of CFMX. -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Breeze Me! -- http://www.corfield.org/breezeme Got Gmail? -- I have 6 invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188781 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

