Did you assign different names to the two applications?

On Mon, Nov 19, 2012 at 9:48 PM, Uday Patel <udayjpatel2...@gmail.com>wrote:

>
> Hi,
>
> I am trying to create a website which has more than one application in the
> same webroot. and each application should have its own different sessionid
> and session timeouts. Can I achive this.
>
> For example: I created a test website like uday.local on my local machine.
> whose location is /websites/uday.
> /websites/uday --- (This is the webroot).
> /websites/uday/Application.cfc
>
> Than I created two application under my webroot.
> /websites/uday/App1
> /websites/uday/App1/Application.cfc
>
> and
>
> /websites/uday/App2
> /websites/uday/App2/Application.cfc
>
> Application.cfc in webroot have default session timeout of 20 min. For
> App1 i set session timeout to 1 minute and for App2 i set session timeout
> to 10 min. Application name for all the application is different.
>
> I noticed that the session id remains same for all the application as well
> as the session timeout for all the applications is 20 min.
>
> I can change the sessionid, but what is important is the session timeout.
> I want session timeout different for all applications.
>
> Any ideas, help, solution, everything appreciated.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353256
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to