]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued with project:
authorRoland Haeder <roland@mxchange.org>
Tue, 11 Aug 2015 12:06:41 +0000 (14:06 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 11 Aug 2015 12:06:41 +0000 (14:06 +0200)
commit25bd7c866b98b327cefc61e96114ff548648f7f7
treec0137ff143014d9e66bcdb96cdd9006d31d132aa
parentc1b21520d72920355c59e2b5087053099436593e
Continued with project:
- Moved call of markProductAsOrdered() to do_order.jsp
- Logged more data in some debug/trace messages
- If choose[product] is set in session, it can only be unset now, this saves some calls
- Added some trace messages
- Removed synchronized() check
Signed-off-by:Roland Häder <roland@mxchange.org>
src/java/org/mxchange/pizzaapplication/application/PizzaServiceApplication.java
web/finished.jsp
web/form_handler/do_order.jsp