Our Cocoon webapp shares class variables across sessions and request, so
that ie. two users access the same URL at the same time, both users gets
the same privileges even if one of them are logged in as administrator
and the other as a regular user. What can be the cause of this?
Example sitemap snippet:
<map:match pattern="">
<map:call
function="com.computas.sublima.app.controller.admin.TopicController">
<map:parameter name="mode" value="browse"/>
</map:call>
</map:match>
Should'nt this create a unique TopicController object per request?
- Magnus
Vi har flyttet til nye lokaler på Lysaker Torg 45. I den forbindelse har vi
gått over til mobil telefonløsning. For kontakt med ansatte i Computas kan du
ringe vårt sentralbord på samme telefonnummer som tidligere, 67 83 10 00 eller
direkte på deres mobiltelefon. Vårt faksnummer er også uendret, 67 83 10 01.