On Fri, Dec 19, 2008 at 12:08 PM, s. isaac dealey wrote: .... > It also depends upon your web server. The settings are primarily in the > webserver config, so Apache and IIS handle it differently. There was > something extra that needs to be done with an XML file in ColdFusion now > that it's on J2EE, but I don't remember what.
Change the servlet-mapping? Here is a how-to: http://tinyurl.com/33xabk "Better" may be to use a URL rewrite engine, so you can really tweak what gets processed by what, plus, future upgrades for CF are easier. -- Literary imagination is an aesthetic object offered by a writer to a lover of books. Gaston Bachelard ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317006 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

