]> git.mxchange.org Git - addressbook-war.git/commit
init() and @PostConstruct is the wrong place for checking logged-in user status,...
authorRoland Haeder <roland@mxchange.org>
Mon, 15 Feb 2016 19:26:37 +0000 (20:26 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 15 Feb 2016 19:26:37 +0000 (20:26 +0100)
commita506685da045b9dd9693e85a918b96dbb2c9e18d
tree4a90b44aa9e08117315c1dfd5f35ece671e23d09
parent3349a66b436b5f0a6d68a2ba859137ed292b0c6f
init() and @PostConstruct is the wrong place for checking logged-in user status, better use the new event
src/java/org/mxchange/addressbook/beans/shares/SharesWebSessionBean.java
src/java/org/mxchange/addressbook/beans/shares/SharesWebSessionController.java