From: Roland Häder Date: Wed, 21 Jun 2017 18:21:56 +0000 (+0200) Subject: updated web.xml X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=12e8654e6fd0e12ae49c8f42575740376694bdaf;p=addressbook-war.git updated web.xml Signed-off-by: Roland Häder --- diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index c4bad6d5..4fda8ded 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -2,6 +2,11 @@ An online address book application to share private and business memebers between all members. It is also possible that the user's profile can be made visible to outside. Addressbook Application v1.0 + + Project stage. + javax.faces.PROJECT_STAGE + Development + Whether the date converter's default timezone is system's timezone. javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE @@ -25,7 +30,7 @@ Whether registration page is enabled. is_feature_user_registration_enabled - false + true Whether the guest menu is enabled/shown to the user. @@ -35,7 +40,7 @@ Whether recovery of user passwords is enabled. is_feature_user_password_recovery_enabled - false + true Wether the personal title is required for using the general contact controller. @@ -45,17 +50,17 @@ Whether personal title is required for administrative contact controller. is_feature_admin_personal_title_enabled - false + true Whether users are allowed to edit their user data. is_feature_user_edit_data_enabled - false + true Whether the user list is accessible and visible. is_feature_user_list_enabled - false + true Whether imprint page is enabled. @@ -73,7 +78,7 @@ true - Whether users must change password after login (with current password). Administrators can enforce this. + Feature: Users must change password after login (with current password). Administrators can enforce this. is_feature_user_must_change_password_enabled true @@ -93,9 +98,14 @@ false - Whether the can change email address. - is_feature_user_change_email_address_enabled - true + Maximum passwords that must be different. + max_user_password_history + 5 + + + Whether debugging of registration form is enabled. + is_debug_register_enabled + false Whether the public user profile is enabled. If this option is enabled, the setting "is_user_name_required" must also be enabled as it is mandadory. @@ -112,32 +122,31 @@ min_user_password_score 50 - - Maximum passwords that must be different. - max_user_password_history - 5 - - - Whether debugging of registration form is enabled. - is_debug_register_enabled - false - Faces Servlet javax.faces.webapp.FacesServlet 1 + + pdf + org.mxchange.pizzaapplication.servlet.receipt.PizzaPdfReceiptServlet + Faces Servlet /faces/* + + tpl + text/plain + + + pdf + /customer/recipt.pdf + 30 - - true - faces/index.xhtml @@ -146,24 +155,20 @@ AdminConstraint admin - Administrative area + Administrative Area /faces/admin/* - Admin authentication + Administrative Area Login admin - - tpl - text/plain - BASIC file - Administrativre rule + Administrative role admin