<%@ page import="java.math.BigDecimal, java.util.Date"%> <%@ page session="false" %><%@ taglib uri="/WEB-INF/myfaces_basic.tld" prefix="f" %><%@ taglib uri="/WEB-INF/myfaces_ext.tld" prefix="x" %>
<%@ include file="inc/navigation.jsp" %> <% Date test = new Date(); %> You entered this page on

A Form

Number 1:
Number 2:
Result:

Add them by use of a link
Subtract them by use of a link


Another Form