X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2FWEB-INF%2Fweb.xml;h=f5133bf9a95ddd46261645a9e30d4c093f3a34f4;hb=f32b2b12df0a19f1fd120c83a849ff40863b66c4;hp=30b3e002b9a3c7e12a8deb69b9fa0619ea5b8f51;hpb=cdb74558e500fadede7d54b5a2d264c4e42cc205;p=pizzaservice-war.git diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 30b3e002..f5133bf9 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -1,36 +1,79 @@ - - javax.faces.PROJECT_STAGE - Development - - - Faces Servlet - javax.faces.webapp.FacesServlet - 1 - - - pdfRecipt - org.mxchange.pizzaapplication.servlet.receipt.PdfReceiptServlet - - - Faces Servlet - /faces/* - - - tpl - text/plain - - - pdf - /customer/recipt.pdf - - - - 30 - - - - faces/index.xhtml - + 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 + + 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 + javax.faces.webapp.FacesServlet + 1 + + + pdf + org.mxchange.pizzaapplication.servlet.receipt.PizzaPdfReceiptServlet + + + Faces Servlet + /faces/* + + + tpl + text/plain + + + pdf + /customer/recipt.pdf + + + + 30 + + + + faces/index.xhtml + + + AdminConstraint + + admin + Administrative Area + /faces/admin/* + + + Administrative Area Login + admin + + + + BASIC + file + + + Administrative role + admin +