> > i don't think that's strictly correct. you can't "define the 
> > timeouts" of session variables, you define them of the entire 
> > session.
>
> i have an application that uses frames. i pull pages into the 
> interface from different directories which each have a separate 
> application.cfm.
> 
> that's how i timeout different sessions at different times.

Strictly speaking, then, it sounds like you have one interface that combines
multiple applications. After all, an "application" in CF is a set of files
with the same application name, which is typically provided by one
CFAPPLICATION tag in a shared Application.cfm file.

I'm kind of curious what value this brings to your app. I've never felt the
need to do this, but I may just have limited imagination.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to