Re: making links :visited across components

2007-01-06 Thread Dennis Sinelnikov
Ron, Since code speaks thousand words :), I would love to see some sample code on what you're trying to do and how you did it. If you're busy, no biggie, just trying to learn a new pattern... Thanks, Dennis RonPiterman wrote: andyhot wrote: Do you have to use direct links? They expose too

Re: User sessions overlapping ....

2007-01-06 Thread Stephane Decleire
Thanks all for your advice. I've just found the culprit : a singleton bean created by Spring. All the users were sharing the same bean ... -- Stéphane Decleire Chris Schroeder a écrit : The initialize() method was removed in Tap 4.1.1. Could you be trying to use that to clean up your pag