Hi guys

I've implemented some preview image service which should not have shiro
session but I use shiro for login per request. 

Service servlet resolves depending on user what images should be displayed
and then sets context values for JSP to display. 
Since I use noSessionCreation filter for my servelet, I get
DisabledSessionException when servlet dispatcher forwards to my jsp page. 

Is there anything I can do to fix this problem? 



Any help appreciated

Regards

Armando



--
Sent from: http://shiro-user.582556.n2.nabble.com/

Reply via email to