« Return to Thread: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1

Synchronizing access to session object

by kiva :: Rate this Message:

Reply to Author | View in Thread

One method in the controller is reading data and putting it in a large
session object.

I want other methods (closures) to read from that session object and pass
the info to views.

Sometimes it works - sometimes it doesn't.  I have a feeling I need to
synchronize access.  Do I use the simple Java syncrhonize - or what?
Ron


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1