On Wed, 07 Nov 2012 18:30:10 -0200, Javicha <[email protected]> wrote:
Hi again!
Hi!
I haven´t a @SessionState field. Instead, I have each search parameter with @Persist. I have a zone, that is refreshed with search results, and I have a patient data block, that stores the results of the page-by-page.
@Persist isn't shared between different user sessions, period. How are you testing this? And what's the exact version you're using? All Tapestry 5.0 were actually alpha versions ( a I've used Tapestry 5.0.11 in a project in 2008 and it wasn't updagraded since then, so I can tell you that this problem you described doesn't exist in Tapestry, but in your code, or you don't understand what's happening.
-- Thiago H. de Paula Figueiredo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
