• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: about session time out
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: about session time out


  • Subject: Re: about session time out
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 04 Feb 2004 12:49:54 -0800

If you do this you will have to account for it when scheduling the app to
shut down (minimum # of instances).


At 02:17 PM 04/02/2004 -0600, Jonathan Rochkind wrote:
>I don't know that you can set it to _never_ expire, but you can set
>the timeout to a very long value.
>
>WOSession session = session(); //if in a component; or get a
>reference to the session somehow
>session.setTimeOut(  86400 ); //that's 86400 seconds, or 24 hours. Or
>longer, as long as you want (up to the maximum value that fits in a
>Java 'double' type, don't know what that is).
>
>--Jonathan
>
>
>At 8:57 AM +1300 2/5/04, Administrator wrote:
>>I want to keep on running one server program in my machine and How
>>can I set the session not to expire? The problem is that always show
>>me "the session is time out" after some times.
>>Thanks
>>_______________________________________________
>>webobjects-dev mailing list | email@hidden
>>Help/Unsubscribe/Archives:
>>http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>>Do not post admin requests to the list. They will be ignored.
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
>

--

Chuck Hill                                 email@hidden
Global Village Consulting Inc.             http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >about session time out (From: Administrator <email@hidden>)
 >Re: about session time out (From: Jonathan Rochkind <email@hidden>)

  • Prev by Date: Re: Java 1.4.2 Update ..... safe for WO
  • Next by Date: Re: Generating URL dynamically
  • Previous by thread: Re: about session time out
  • Next by thread: Newbie ?s Xcode & WO
  • Index(es):
    • Date
    • Thread