Added use of authz tag to tutorial. Upgraded to use webapp 2.4 xsd. Changed JSTL dependency to 1.2

This commit is contained in:
Luke Taylor
2008-01-18 18:17:09 +00:00
parent 48620f3550
commit 462b4b450f
4 changed files with 29 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<h1>Accounts</h1>