Yes I am very interested. Please send it. Michael
At 09:50 AM 12/3/2005, you wrote: >You could always also build an uploaded using Flash (which allows multiple >uploads with no limit (depending on what you use to upload). I have one >which does it - I can forward it on when I am back online at the office. > > > > > > >"This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, >Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, >Registered in England, Number 678540. It contains information which is >confidential and may also be privileged. It is for the exclusive use of the >intended recipient(s). If you are not the intended recipient(s) please note >that any form of distribution, copying or use of this communication or the >information in it is strictly prohibited and may be unlawful. If you have >received this communication in error please return it to the sender or call >our switchboard on +44 (0) 20 89107910. The opinions expressed within this >communication are not necessarily those expressed by Reed Exhibitions." >Visit our website at http://www.reedexpo.com > >-----Original Message----- >From: James Holmes <[EMAIL PROTECTED]> >To: CF-Server <[email protected]> >Sent: Sat Dec 03 14:58:40 2005 >Subject: Re: using java class files > >Assuming you are running CF Enterprise (since a servlet won't work in >Standard): > >"To access a servlet that exposes the same functionality, you use the >same code, although the URL would change. For example, to run a >servlet called HelloWorldServlet, you put the servlet .java or .class >file in the serverroot/WEB-INF/classes directory and refer to the >servlet with the URL /servlet/HelloWorldServlet." > > From http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/java17.htm > >On 12/3/05, Mik Muller <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I found someone with a java uploader (as a substitute for a CF > > uploader, with the 300 mb limit) and have asked them to help me > > install it but I don't know where I should put the file. He has asked > > me this question: > > > > I need to know what the stuff in > > > > C:\CFusionMX7\wwwroot\WEB-INF\cfclasses > > > > Maps to. > > > > > > They have a class file that mentions a few includes at the top. > > > > package com.radinks.upload; > > import java.io.*; > > import java.net.*; > > import javax.servlet.*; > > import javax.servlet.http.*; > > > > Where do I put this file? In the directory where the CF files > > normally go, ie; in the folder where upload_action.cfm would normally > > go? Or in the WEB-INF/classes folder? How does it link to the other > > files (import)? Do I have to path them? > > > > Thanks for any info. > > > > Michael > > > > > > > > > > > > -------- > > Michael Muller > > Admin, MontagueMA.net Website > > Montague, MA 01351 > > cell (413) 320-5336 > > fax (518) 713-1569 > > skype: michaelBmuller > > email [EMAIL PROTECTED] > > http://www.MontagueMA.net > > > > Eschew Obfuscation > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how to get a fax number that sends and receives faxes using your current email address http://www.houseoffusion.com/banners/view.cfm?bannerid=64 Message: http://www.houseoffusion.com/lists.cfm/link=i:10:5709 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/10 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
