> I think the default web connector handles stuff a bit 
> differently-  And you say CF, but you mean JRun, right?  The 
> way I see it, and this is using apache for an example, but 
> with the default web connector, you add a "handler" for the 
> .cfm, .cfc, .jsp file types--  This means that if httpd sees 
> a request for fun.htm, it serves it directly, but if it sees 
> a request for fun.cfm, it lets JRun/CF "handle" it, and just 
> returns whatever CF returns.

While the handler is there in httpd.conf, my experience with Apache and
CF/JRun has been that JRun will be able to handle other requests, such as
requests for servlets (which aren't mapped to any file extension at all).
This indicates that JRun is able to examine every request, whether it
matches one of the listed extensions or not.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273760
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to