2010-07-09 23:05:53 +00:00
|
|
|
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
|
|
|
|
2010-06-21 21:44:26 +00:00
|
|
|
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
|
|
|
|
<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
|
|
|
|
|
|
|
|
<div class="staticPageBackground">
|
|
|
|
|
|
|
|
${requestScope.error}
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|