Thats ok, however depending on what your application login needs to know, you might want to consider looking at a userFactory / userService that can hold a class/object of user details pass the session in and see if that user is still ok etc.
I not long ago did this, but I did have the knowledge knowing that the client also wanted to know who was still logged in and what pages are currently being browsed / open etc. On 5/10/07, Andrew Grosset <[EMAIL PROTECTED]> wrote: > > >yes it is very much ok... > > > >On 5/10/07, Andrew Grosset <[EMAIL PROTECTED]> wrote: > >> > thanks for the reply Andrew, I wasn't sure and although it works in my > test environment I though I'd better check with the Pro's first! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277539 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

