In addition to the suggestion that Dave made earlier, you can also load Java classes remotely. Here is a link to a blog post by Christian Cantrell on this technique.
http://www.markme.com/cantrell/archives/005295.cfm On Thu, 23 Dec 2004 10:48:44 -0500, Dave Carabetta <[EMAIL PROTECTED]> wrote: > On Thu, 23 Dec 2004 10:42:01 -0400, Johnny Le <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Is there a specific location where I should put my java class? I have a > > java class, and currently I put it in the same directory with my calling > > page. When I call it, it says it could not find the class. I registered > > it in the Adminstrator under "Java and JVM", but it still doesn't work. > > Please help! > > > > You can put it in your WEB-INF/classes directory, restart the > instance, and CF will pick the class up. > > Regards, > Dave. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188678 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

