Hi Vincent,

> -----Urspr�ngliche Nachricht-----
> Von: Vincent Massol [mailto:[EMAIL PROTECTED] 
> 
> Cactus doesn't read any tag from web.xml. The container does.
> 

OK, the container read the web.xml, of course. But why the jsp-page cannot resolve the 
tld-uri. If i replace the tld-name (<%@ taglib uri="struts-tiles.tld" prefix="tiles" 
%>) with the tld-location (<%@ taglib uri="/WEB-INF/tlds/struts-tiles.tld" 
prefix="tiles" %>), then it works. 

Thanks,
Torsten.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to