636465666768697071
if(!conversation.isTransient()) { conversation.end(); } webOrderEvent.fire(new WebOrder(new Date(), products, customer)); return "index.xhtml?faces-redirect=true"; }