= request.getSession (true);
which wasn't working. Doing this instead is working now:
Map session = ActionContext.getContext().getSession();
...although I'm not entirely sure why.
--
View this message in context:
http://www.nabble.com/session-or-interceptor-initialization---con
cified with collection fetch; applying in memory!
Hibernate:
...
Thanks,
Jeremy
--
View this message in context:
http://www.nabble.com/session-or-interceptor-initialization---configuration-problem-tp15188815p15188815.html
Sent from the Struts
2 matches
Mail list logo