]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued with project:
authorRoland Haeder <roland@mxchange.org>
Thu, 13 Aug 2015 11:21:21 +0000 (13:21 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 13 Aug 2015 13:36:11 +0000 (15:36 +0200)
commit749056db48433594c579101a6013b1bcfbaca98e
tree49f927727224e2f01ffc64e2b28ca22c14af97e5
parent8684c18bbc289da4f6bda56a00a76ea5cd917390
Continued with project:
- added placeholder class for category datbase constants
- added stub JSPs for handling category and product requests in admin area
- improved category handling a little more
Signed-off-by:Roland Häder <roland@mxchange.org>
src/java/org/mxchange/pizzaapplication/database/category/PizzaCategoryDatabaseConstants.java [new file with mode: 0644]
web/admin/category.jsp
web/form_handler/admin/do_category.jsp [new file with mode: 0644]
web/form_handler/admin/do_product.jsp [new file with mode: 0644]
web/form_handler/do_order.jsp