Hello Thomas, I'm not sure if it's the right way to do what you want to do as I don't know exactly why you would do that:) If you want to limit the number of users allowed, you should not rely on WOSession, as you could get a session when an exception is thrown, so you could basically end up not being able to handle even a single real user.
Maybe with more details someone could give you a better answer. Xavier On 10 juil. 2013, at 12:48, "Thomas Grass (01SoftwareSolutions)" <[email protected]> wrote: > Hello Community, > is there an easy way to handle maximum allowed sessions in a > WO-Application/Wonder-Application? (e.g. max. 25 Sessions allowed, otherwise > an exceptions page will displayed)? > > Thomas > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/webobjects%40anazys.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: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
