<%@ page language="java" import="cal.*" %> <% table.processRequest(request); if (table.getProcessError() == false) { %>
prev Calendar:<%= table.getDate() %> next
<% for(int i=0; i <% } %>
Time Appointment
"> <%= entr.getHour() %> > <%= entr.getDescription() %>

<%= table.getName() %> : <%= table.getEmail() %>
<% } else { %> You must enter your name and email address correctly. <% } %>