<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib prefix="cs320" uri="http://cs.calstatelae.edu/cs320stu31/examples" %> Taglib Test

This is the result of the AddTag:

This is the requestInfo tag: , .

This is the cap tag: ${param.text}.

This is the tag file: Hello

This is the EL function: ${cs320:leetTalk('fear my mad programming skills')}.