document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. HttpSession sesja = request.getSession(false);
  2. Koszyk  e = (Koszyk) sesja.getAttribute("koszyk1");
');