Not yet. On Tue, Jul 28, 2009 at 10:19 PM, adam<[email protected]> wrote: > > Is it possible to call a cfc remotely on google app engine? > > For example: > test.cfc = > <cfcomponent output="false"> > > <!--- Get Server Time ---> > <cffunction name="getServerTime" access="remote" returnType="string"> > <cfreturn now() /> > </cffunction> > > </cfcomponent> > > and call it like: > > http://server.com/test.cfc?method=getServerTime > > Thanks >
--~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
