X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2FWEB-INF%2Fweb.xml;h=f5133bf9a95ddd46261645a9e30d4c093f3a34f4;hb=f32b2b12df0a19f1fd120c83a849ff40863b66c4;hp=d25422b774539b15c0b187f401346e5f6597070e;hpb=2b050be7fb41096e00c9c2076a623e7c75672307;p=pizzaservice-war.git diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index d25422b7..f5133bf9 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -1,8 +1,31 @@ + 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. + JLandingPage Application v1.0 - javax.faces.PROJECT_STAGE - Development + Whether debug mode is for registration controller enabled. + is_debug_register_enabled + false + + + Whether the multi-page registration page or a single registration page is active + is_multi_register_page + true + + + Whether a user name is required on registration + is_user_name_required + false + + + Whether the public user profile is enabled. + is_public_profile_enabled + false + + + Whether "resend confirmation link" ius enabled. + is_resend_confirm_link_enabled + true Faces Servlet @@ -34,7 +57,7 @@ faces/index.xhtml - Constraint1 + AdminConstraint admin Administrative Area @@ -42,6 +65,7 @@ Administrative Area Login + admin