Of course, on shared hosting I'd expect to have my account yanked if I added things to the classpath and on any other host I can add the actual jars to the actual classpath anyway, so it's probably a moot point. I think the main benefit may be that the server doesn't require a restart with this technique.
On 7/24/06, Dan Plesse <[EMAIL PROTECTED]> wrote: > James, > > True but > > 1. Still can't be used by createObject() (not tested but if forname() > does not work) > 2. Can not be use by JDBC > 3. can not used by JWS > 4. Can not deserialize an object from disk > > My CFC can do all of these things. -- CFAJAX docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:247463 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

