• 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: Passing control from one app to another
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing control from one app to another


  • Subject: Re: Passing control from one app to another
  • From: Art Isbell <email@hidden>
  • Date: Mon, 31 Mar 2003 14:25:35 -1000

On Monday, March 31, 2003, at 02:02  PM, Riaz Lalehzari wrote:

But when I want to make the variables global, eg put onto session, or onto a cookie, the behavior is not what I expected because there are problems with context and session this early in the application (the action method is the first thing called in the app).

Session objects aren't global in that their instance variable values aren't available to components in other sessions. If you want values to be global throughout a single app instance (i.e., available to all components in all sessions), then they need to be stored in variables in the WOApplication subclass object.


Aloha,
Art
_______________________________________________
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: 
 >Passing control from one app to another (From: "Riaz Lalehzari" <email@hidden>)

  • Prev by Date: Passing control from one app to another
  • Next by Date: Re: RE: Session objects
  • Previous by thread: Passing control from one app to another
  • Next by thread: New bies problem about WO5.2 & MySQL 3.23.53
  • Index(es):
    • Date
    • Thread