]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued with project:
authorRoland Haeder <roland@mxchange.org>
Sat, 15 Aug 2015 11:24:47 +0000 (13:24 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 15 Aug 2015 11:25:08 +0000 (13:25 +0200)
commit5d01eaa7ecfc3b341eb72f8342ad2cd5a582564a
tree629f62fcd01c76dc30c2580fef25a7ece0289ed3
parentf1fe01b9c668895ec8a95c4759c8f13bd645f6b4
Continued with project:
- added doAdminHandleCategoryForms() and doAdminHandleProductForms()
- isCategoryTitleUsed() and isProductTitleUsed() are now private and continue to throw all "low-level" exceptions and never a ServletException as this is thrown by publicc access methods (which servets may invoke)

Signed-off-by:Roland Häder <roland@mxchange.org>
src/java/org/mxchange/pizzaapplication/application/PizzaApplication.java
src/java/org/mxchange/pizzaapplication/application/PizzaServiceApplication.java
web/form_handler/admin/do_category.jsp
web/form_handler/admin/do_product.jsp