Bernhard Slominski wrote:
> Hi,
>
> after getting the jsp precompilation finally working, I want also want to do
> the precompliation for tag files.
JSP precompilation should also trigger precompilation for custom tags
within the JSP.
> The precompilation task generates servlets and servlet mapp
Hi,
after getting the jsp precompilation finally working, I want also want to do
the precompliation for tag files.
I'm using tomcat 5.5.7 on both Windows 2000 and Sun Solaris.
So something like this:
<%@ taglib prefix="mytag" tagdir="/WEB-INF/tags" %>
The precompilation task generates servlets a