For some reason the first time I used eclipse to create a new GAE web
application and drag over the OBD war directory I somehow
(automatically) had Session variables --  But a new project the same
way now doesn't.

Specifically appengine-web.xml has <sessions-enabled>true</sessions-
enabled> and bluedragon.xml has   <session>true</session>  &
<application>true</application> (plus others) but it seems as if these
only create an empty struct (actually I've found  adding even a
completely blank Application.cfc is necessary to create the
Application scoped variable struct).

Could someone confirm that for Session and Client variables I need to
set these in Application.cfc (i.e. they are not automatically set
up)?

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 online manual: http://www.openbluedragon.org/manual/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to