2008/2/22, Hehl, Thomas <[EMAIL PROTECTED]>: > Yep, read that. But it doesn't tell me how to code up the .tld file in my > taglibs dir.
Yes, it tells you, at: http://tiles.apache.org/2.0/framework/tiles-jsp/tlddoc/tiles/tld-summary.html You can see: <%@ taglib prefix="tiles" uri="http://tiles.apache.org/tags-tiles" %> Antonio
