]> git.mxchange.org Git - jjobs-war.git/commit
A bit cleanup and introduced private method:
authorRoland Haeder <roland@mxchange.org>
Wed, 13 Apr 2016 21:28:04 +0000 (23:28 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 13 Apr 2016 21:46:42 +0000 (23:46 +0200)
commit445f40ad0b59739f6cfdf4d45dfd735ccd442475
treeb189d3f8862a7887cc01fa749e9567a0c54ad07b
parenta44129c498ed21f1276d55f6adde8ebbe1bce33f
A bit cleanup and introduced private method:
- introduced clear() to cleanup after adding user
- Fields such as userId and so are not right in this bean
- got rid of add_user as this can be merged with list_user as many other pages are constructed like this, too
src/java/org/mxchange/jjobs/beans/user/JobsAdminUserWebSessionBean.java
src/java/org/mxchange/jjobs/beans/user/JobsAdminUserWebSessionController.java
web/admin/admin_user_add.xhtml [deleted file]
web/admin/admin_user_list.xhtml