sitemesh « Taglib « JSP-Servlet Q&A





1. With JSP, does the taglib URI mean that my site is reliant on the URI resolving?    stackoverflow.com

I'm trying to implement a sitemesh decorator in my site. The example on their site has a full URI linking to their site for the taglib part of the decorator file:

<%@ ...