]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued with project:
authorRoland Haeder <roland@mxchange.org>
Mon, 10 Aug 2015 13:16:45 +0000 (15:16 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 10 Aug 2015 13:16:45 +0000 (15:16 +0200)
commit8472dd84ba7567e35698d418485daa6f04f4f9ec
treed4393c78effd114f19b2625ce0c55bdc4d7f8e5a
parent22c468846e5a876fa94955c7db733b7f73ffc05f
Continued with project:
- I had a misunderstanding how beans work, so now it is fixed
- Always try to write against interfaces and also check against them (instanceof)
- Gender can also be taken directly from customer bean
- Use customer bean instead of ugly getPrintableValeFromSession() calls
- some other improvements
Signed-off-by:Roland Häder <roland@mxchange.org>
src/java/org/mxchange/pizzaapplication/application/PizzaServiceApplication.java
src/java/org/mxchange/pizzaapplication/customer/bean/PizzaServiceCustomerBean.java
web/finished.jsp
web/form_handler/order.jsp
web/preview.jsp