Ahh, I now have no reason to use ISAPI filters. This will help us out big time.
----- Original Message ----- From: "Samuel R. Neff" <[EMAIL PROTECTED]> Date: Tuesday, January 21, 2003 11:42 am Subject: RE: Application.cfm > Also keep an eye out for an article coming to CFDJ about J2EE > servlet > filters. Charlie Arehart posted a preview on his page. Allows > you to > pre-process or post-process all requests based on url patterns. > > More flexible than Application.cfm and OnRequestEnd.cfm for > specific > purposes. Not meant to replace the cfm pages, but just a nice new > feature > in our arsenal. Also very useful since there are readily > available filters > you can download and install without any coding. > > http://www.systemanage.com/previews/ > > Sam > > > At 12:15 PM 1/21/2003, you wrote: > >In addition to the other replies, another useful file to know > about is > >OnRequestEnd.cfm - same thing as Application.cfm, only it runs > AFTER the > >request, not before. I had been developing CF apps for at least 6 > months>before I knew about this. I think it's more well known now > though.> > >Adam. > > > > > -----Original Message----- > > > From: Scott Wilhelm [mailto:[EMAIL PROTECTED]] > > > Sent: Tuesday, January 21, 2003 11:42 AM > > > To: CF-Talk > > > Subject: Application.cfm > > > > > > > > > Do I have to include application.cfm in all my cfm pages, or > is that > > > automatically done for you? > > > > > > Scott > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

