X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2FWEB-INF%2Fweb.xml;h=0e403f6c1f1dbc66954486a3a7bf0aa157eeb8b2;hb=6111f6062f82669130bb0ef3f4ef0566d3f259d0;hp=764689af95ea138d209641f4b770f2f5361f601f;hpb=17f3444497f0c97620114c5dfdcaa9c039510936;p=pizzaservice-war.git diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 764689af..0e403f6c 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -1,11 +1,36 @@ - - - 30 - - - - index.jsp - + + javax.faces.PROJECT_STAGE + Development + + + Faces Servlet + javax.faces.webapp.FacesServlet + 1 + + + pdf + org.mxchange.pizzaapplication.servlet.receipt.PdfReceiptServlet + + + Faces Servlet + /faces/* + + + tpl + text/plain + + + pdf + /customer/recipt.pdf + + + + 30 + + + + faces/index.xhtml +