Hey, I want to add that I found this article at bpurcell.org: http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=925
It says that a ColdFusion Structure is an Object of type coldfusion.runtime.Struct. Here is the inheritance change: java.util.Hashtable --coldfusion.util.FastHashtable ----coldfusion.runtime.Struct Do you think I could use this data type in my Code like so? coldfusion.runtime.Struct wc = new coldfusion.runtime.Struct(); Where would I find the libraries? Would this be bad practice? Thanks, Troy -- Troy Simpson Applications Analyst/Programmer, OCPDBA, MCSE, SCSA North Carolina State University Libraries Campus Box 7111 | Raleigh | North Carolina ph.919.515.3855 | fax.919.513.3330 E-mail: [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193769 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

