I am not familiar with WLS5.1, but in WLS6.1
if the web.xml file has the following taglib declaration
<taglib>
<taglib-uri>/WEB-INF/struts-template.tld</taglib-uri>
<taglib-location>/WEB-INF/struts-template.tld</taglib-location>
</taglib>
it expects the struts-template.tld under the WEB-INF directory, check if you
have the struts-template.tld in the right directory.
-----Original Message-----
From: Domen, Ken [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 06, 2002 7:54 AM
To: '[EMAIL PROTECTED]'
Subject: cannot resolve '/tags/struts-template.tld during weblogic.jspc
I'm just trying to precompile my jsp's using weblogic.jspc on WLS5.1sp10
and I get the following error:
nested IOException: java.io.IOException: cannot resolve
'/tags/struts-template.tld' into a valid tag library
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>