> I implement a struts WEB application and I have an error while accessing
> the following JSP index page :
> 
> <%@ taglib uri="/WEB-INF/tld/struts-logic.tld" prefix="logic" %>
> <logic:forward name="welcome"/>
> 
> Error : 
> org.apache.jasper.compiler.CompileException: /index.jsp(4,0) Unable to
> load class org.apache.struts.taglib.logic.ForwardTag
> 
> However, the file struts.jar (containing the forward tag class) is present
> in the WEB-INF/lib directory of my web app.
> 
> What I am missing?
> 
> Thanks by advance,
> Claude
> 
> 
> --------------------------------------------------------------------------
> -- 
> As of February 12th, 2003 Thomson unifies its email addresses on a
> worldwide basis. 
> Please note my new email address: [EMAIL PROTECTED] 
> 
> http://www.thomson.net/ 
> 

Reply via email to