> How good is it to use Javabeans with cfobject? I think that
> means instantiating and then throwing away the object on
> every hit. I wonder what the performance implications are
> (lots of garbage collections?). I think the same applies to
> Java CFX tags.

What about using CFSERVLET? JRun caches Java objects and stuff, right? So
what are the metrics for calling some Java object with CFOBJECT compared
to CFSERVLET? Has anyone tested this?

-erki



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to