I switched to storing it in cookies this year and haven't really looked
back.  Bookmarkable URLs as well as having static pages work are the two big
plusses for us.
-Lon

On Mon, Apr 27, 2009 at 12:14 PM, John Huss <[email protected]> wrote:

> So which do you guys typically use?
>
> John
>
> On Mon, Apr 27, 2009 at 1:43 PM, Chuck Hill <[email protected]>wrote:
>
>>
>> On Apr 27, 2009, at 11:39 AM, Mike Schrag wrote:
>>
>>  Pros of Cookies
>>> 1) stateful DA urls are bookmarkable without junk in them
>>> 2) people love to send eachother URLs and nothing sucks worse than when
>>> they don't understand that it's a huge security risk to include your session
>>> id
>>>
>>
>> 3) You can navigate back and forth between your app and static pages and
>> not lose your session
>>
>>
>>
>>>
>>> Cons of Cookies
>>> 1) opening multiple windows on your app is a lot more annoying because
>>> they will share the same set of cookies (so you can't easily login as two
>>> different people in dev mode)
>>> 2) if you have any issues with host names (you probably have other
>>> problems if this is the case), you can lose your cookies if the host name
>>> changes on you
>>>
>>> On Apr 27, 2009, at 2:33 PM, Kieran Kelleher wrote:
>>>
>>>  What are the benefits of using SessionIDs in cookies over WebObjects'
>>>> default sessionID in URL strategy?
>>>>
>>>> -Kieran
>>>> _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list      ([email protected])
>>>> Help/Unsubscribe/Update your Subscription:
>>>>
>>>> http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40mdimension.com
>>>>
>>>> This email sent to [email protected]
>>>>
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list      ([email protected])
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
>>>
>>> This email sent to [email protected]
>>>
>>>
>> --
>> Chuck Hill             Senior Consultant / VP Development
>>
>> Come to WOWODC'09 in San Fran this June!
>> http://www.wocommunity.org/wowodc09/
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>>
>> http://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com
>>
>> This email sent to [email protected]
>>
>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
>
> http://lists.apple.com/mailman/options/webobjects-dev/varscsak%40smarthealth.com
>
> This email sent to [email protected]
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to