Hello, I need to precompile the JSP before deployment.
In my JSPs, they require some taglib(TLDs). I set them as dependence in the project.xml. But when I call tomcat:jspc, it just raised exception that "can't locate those TLDs ...". Finally, I have to copy those TLDs into the /WEB-INF/tlds for compile them. Anyway, why Tomcat plugin can't check those TLDs dependences ???? Eric ========================== If you know what you are doing, it is not called RESEARCH! ========================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
