J2EE sessions also automatically end (for the user) when the browser
is closed instead of persisting, as J2EE sessions are tracked with
session (i.e. in-memory) cookies rather than persistent ones.

On 7/17/07, Rick Root <[EMAIL PROTECTED]> wrote:
> Well, the interviewer was actually asking if I used j2ee session
> variables, to which I would've quickly answered "no"
>
> But as far as coldfusion is concerned, There's only one type of
> session variables.   Those are variables placed in the session scope.
>
> Whether or not they are J2EE session variables is an administrative
> setting of the server.
>
> I don't really consider them a different type of session variable,
> because from a coding standpoint, you don't really treat them any
> differently.
>
> Although he said he'd heard you didn't need to lock j2ee session variables.
>
> All I know is that when you cluster, you *HAVE* to use j2ee session
> variables in order to get them to replicate.

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283898
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to