]> git.mxchange.org Git - addressbook-war.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Fri, 9 Oct 2015 18:58:29 +0000 (20:58 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 9 Oct 2015 19:00:43 +0000 (21:00 +0200)
commitf1ef77eb1617f115a0cadc8c069a0948e8eb8036
tree6de778bb2a0ba9c38c7b5d6a2ea7f4c2ac1410f1
parent9b1fee49f41f8fc0d7ef3ecc94027078da572b18
Continued:
- form adding address books is "basicly finished"
- added all its language strings
- added bean method createAddressbook()
- added field addressbookName
- added a description to web.xml
- registered newly added validator for address book names (doubles are allowed)
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebBean.java
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebController.java
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/faces-config.xml
web/WEB-INF/glassfish-web.xml
web/WEB-INF/web.xml
web/login/login_add_addressbook.xhtml