<%@ taglib prefix="foo" tagdir="/WEB-INF/tags" %> The sum of ${param.x} and ${param.y} is ${param.x+param.y}