<%-- Document : index Created on : Jan 20, 2022, 10:23:24 AM Author : dcariotti --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> Bank operations <% double amount = (double) request.getAttribute("amount"); %>

Your deposit is: <%= amount %>

Operations: