each page needs the taglibs. remember each jsp must be complied first, and
without the taglib directives, the compile would fail.
peace,
scott
On May 20, 2011 2:04 PM, "Anjib Mulepati" wrote:
> Hi,
>
> I have a query regarding adding tag lib in web pages while using tiles.
> Is it enough to put t
Hi,
I have a query regarding adding tag lib in web pages while using tiles.
Is it enough to put tag lib directive in layout page only? Will all
other pages loaded in layout get that?
Example
1. In tiles layout page I have
<%@taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@taglib ur
2 matches
Mail list logo