Hi, I am using the following jspC task call in a WebSphere build environment to validate the JSP pages:
<jspc dir="${dir.web}" tempdir="${dir.build}/temp/jspc" classpath="${output.jar}"/> ${dir.web} refers to a directory structure "WebContent\WEB-INF\tlds" where my taglib files are located. However my JSP pages also refer to taglibs located in a jar file and I have not found a way to specify this file to the jspC task. classpath parameter obviously points to an output jar file. It is not an option to extract the taglib file to the tlds directory. Freundliche GrĂ¼sse / Kind Regards Volker --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]