Nope, sessions are bound to applications.  If your applications are that
tightly bound, you can probably just make them a single application,
possibly with different top-level structs in the application scope to
differentiate each subapp's config/settings/resources.

Cheers,
barneyb

> -----Original Message-----
> From: Matt Robertson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 13, 2004 7:53 AM
> To: CF-Talk
> Subject: quick/dumb session var question
>
> If I have a session var, does it stay in use across two applications?
> i.e. if i
>
> cfset session.foo=bar
>
> in an application named "woo" will that session var and value still be
> available if I cross over to an area of the same site (same
> domain/host)
> with its own application.cfm and a application name of "hoo"?  Seems
> like it should be.  Maybe.
>
> --------------------------------------------
>  Matt Robertson       [EMAIL PROTECTED]
>  MSB Designs, Inc.  http://mysecretbase.com
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to