Subject: jspc : taglib mapping support
From: "Lian Seng, Loh" <[EMAIL PROTECTED]>
===
Hi,
I have jsp with taglib-uri lime "/WEB-INF/struts-html.tld", but are actually
mapped to a different location under WEB-INF. ie in web.xml :-
<taglib>
<taglib-uri>/WEB-INF/struts-html.tld</taglib-uri>
<taglib-location>/WEB-INF/tlds/struts-html.tld</taglib-location>
</taglib>
During JspC, these tlds generated an parsing error :-
2002-04-13 09:52:45 - error-the file '\catalog\edit.jsp' generated the
following
parse exception: org.apache.jasper.JasperException: File
"/WEB-INF/struts-html.tld" not found
I cannot find any options that will enable this - is this supported ?
Thanks.
LS
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>