]> git.mxchange.org Git - pizzaservice-war.git/commit
Maybe an idea to get rid of the scriptlet in index.jsp? A bean for basket items?
authorRoland Haeder <roland@mxchange.org>
Fri, 28 Aug 2015 13:28:48 +0000 (15:28 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 28 Aug 2015 13:28:48 +0000 (15:28 +0200)
commitf156893ea56293b961bd094c712270e06c83e01f
tree67f8836e09f209c9743b4ab1e5acbeee8ac9a798
parentccf4a444c2d927021405dc8af499163d96b3edbf
Maybe an idea to get rid of the scriptlet in index.jsp? A bean for basket items?
Signed-off-by:Roland Häder <roland@mxchange.org>
src/java/org/mxchange/pizzaapplication/beans/item/BasketItemBean.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/beans/item/ItemBean.java [new file with mode: 0644]