I've got no help for you on this one. The J2EE spec doesn't have any provisions for adding/defining Servlets at runtime, so anything that allows it is a custom vendor extension. You can certainly reach down from CF and access JRun where JRun chooses to expose itself, but what facilities are there, I don't know. The instance manager in CF7 Enterprise's CFAdmin is an example of such a coupling.
cheers, barneyb On 8/1/06, Dan Plesse <[EMAIL PROTECTED]> wrote: > Barney, > > "I'd imagine some web containers allow you to add servlets without > such a reload/restart (if that's what you meant by "runtime"), but that'd be > based on the container, not CF." > > So the container would be Jrun most likely and you can't reach below > coldfusion and get at the container (Jrun) and add more servlets without the > reload/restart? > > I have done other things which went around the reload requirement and if > that can be done I am wondering > if everything can be dynamic at some level. > > thanks Dan > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 100 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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/groups/CF-Talk/message.cfm/messageid:248480 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

