Thanks, but it looks like the code is using CFHTTP to run the pages.. i was looking to run some command line code using a *.bat file or some. something like
<cfexecute name="C:\Compile\*.bat" outputFile = "F:\Temp\output.txt"> </cfexecute> Joe -----Original Message----- From: Brian Scandale [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 23, 2002 1:47 AM To: CF-Talk Subject: Re: CFMX CFM/JSP/Servlets/Beans Compile? You can find this discussion in a thread responded to by Pete Ruckelshaus: 'CFMX Spidering for cache' on June 18th... I think it is cfml code that spiders some directories and compiles what it finds. It seems like this is something that should be built into the start procedures for CFMX... perhaps throttled down 50% to allow users to still hit the site. At 08:51 PM 7/22/02, you wrote: >Yes there is, and it was posted to this list a while back. I can not >find the message though. Try searching the archives. > >-- >jon >mailto:[EMAIL PROTECTED] > >Monday, July 22, 2002, 8:48:05 PM, you wrote: > >JE> Sorry for the Re-Post.. but does anybody have any ideas? >JE> Hi All, >JE> I was wondering if there is a Command/Utility to compile JSP/CFM pages >JE> in CFMX.. like a comand line utility rather than having to RUN the >JE> the pages. How are Java Beans/Servlets compiled in CFMX? >JE> Do you have use TOMCAT/JRUN? or just put the Beans/Servlets(classes) in >JE> the WEB-INF\cfclasses directory? > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

