]> git.mxchange.org Git - addressbook-war.git/commit
As converters and validators cannot fire events, the controller has to load the objec...
authorRoland Haeder <roland@mxchange.org>
Mon, 15 Feb 2016 22:30:36 +0000 (23:30 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 15 Feb 2016 22:30:36 +0000 (23:30 +0100)
commitd67faac8b2bfff11c5dbc49ce2cf3f2ec23d1cab
tree725ddcbd2d02a4f5541743c782b7a1cafb503a1f
parent355cd653360587ee84033046c38b83e640229694
As converters and validators cannot fire events, the controller has to load the object and fire the event.
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebSessionBean.java
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebSessionController.java
src/java/org/mxchange/addressbook/beans/profile/UserProfileWebRequestBean.java
src/java/org/mxchange/addressbook/beans/profile/UserProfileWebRequestController.java
web/WEB-INF/templates/generic/user_profile_link.tpl
web/login/login_shared_addressbooks.xhtml
web/login/login_start_sharing_addressbook.xhtml
web/user/show_addressbook.xhtml
web/user/user_list.xhtml