%-- - Author: Mark Roth - Date: January 17, 2003 - - Copyright 2003 Sun Microsystems, Inc. All Rights Reserved. - - This software is the proprietary information of Sun Microsystems, Inc. - Use is subject to license terms. - - @(#) - Description: Renders fake lottery results for the current month. --%> <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %> <%@ taglib prefix="lottery" uri="http://codeconv/lotterylib" %>
|
|
<%-- Retrieve and display fake results for this day --%>
|