]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued with project:
authorRoland Haeder <roland@mxchange.org>
Fri, 7 Aug 2015 09:56:20 +0000 (11:56 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 7 Aug 2015 09:57:31 +0000 (11:57 +0200)
commit15783dfb4e72e3afe2229d21e899f933643ffcb7
tree2440abde110d31f2621d60549615c170e71acaa8
parent84879f39fcb52941b43d80c3f9c5c971f0c7e5fa
Continued with project:

- Included displaying of gender and translation (yes, there is a better way doing internalizations than this one)
- Introduced BasePizzaServiceSystem which is a general class for (almost) all other classes
- Moved some classes to proper location

Signed-off-by:Roland Häder <roland@mxchange.org>
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
src/java/org/mxchange/pizzaapplication/BasePizzaServiceSystem.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/application/PizzaServiceApplication.java
src/java/org/mxchange/pizzaapplication/beans/CustomerBean.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/customer/bean/CustomerBean.java [deleted file]
src/java/org/mxchange/pizzaapplication/customer/bean/PizzaServiceCustomerBean.java [new file with mode: 0644]
web/finished.jsp
web/order.jsp