[Seaside] How to get all session instances

Karsten Kusche karsten at heeg.de
Mon Jul 22 10:09:44 UTC 2013


you can send #session to your component to get the session, likewise you can send #application to get the application. Both are stored in the requrest-context.  

Karsten  

--  
Karsten Kusche - Dipl. Inf. - karsten at heeg.de (mailto:karsten at heeg.de)
Georg Heeg eK - Köthen  
Handelsregister: Amtsgericht Dortmund A 12812


Am Montag, 22. Juli 2013 um 12:06 schrieb Sabine Knöfel:

> Hi Karsten,
> sorry and how can I get the Application ;-)
> Sabine
>  
> On Mon, Jul 22, 2013 at 11:57 AM, Karsten Kusche <karsten at heeg.de (mailto:karsten at heeg.de)> wrote:
> > to get the sessions, simply send #sessions or #sessionsDo: to the
> > application.
> >  
> > Karsten
> >  
> > --
> > Karsten Kusche - Dipl. Inf. - karsten at heeg.de (mailto:karsten at heeg.de)
> > Georg Heeg eK - Köthen
> > Handelsregister: Amtsgericht Dortmund A 12812
> >  
> > Am Montag, 22. Juli 2013 um 11:36 schrieb Sabine Knöfel:
> >  
> > Hi,
> >  
> > how can I get all current session instances of my application?
> >  
> > I defined it with:
> > theApplication preferenceAt: #sessionClass put: RKASession (subclass of
> > WASession)
> >  
> > Sabine
> >  
> >  
> >  
> >  
> >  
> > --
> > View this message in context:
> > http://forum.world.st/How-to-get-all-session-instances-tp4699973.html
> > Sent from the Seaside General mailing list archive at Nabble.com (http://Nabble.com).
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org (mailto:seaside at lists.squeakfoundation.org)
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >  
> >  
> >  
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org (mailto:seaside at lists.squeakfoundation.org)
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >  
>  
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org (mailto:seaside at lists.squeakfoundation.org)
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>  
>  


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20130722/84120472/attachment.htm


More information about the seaside mailing list