My problem is related to the uri at the top page of my index.jsp : <%@ taglib uri="http://struts-menu.sf.net/tag " prefix="menu" %> I added the struts-menu.jar to my project web-inf/lib directory.
It shows no warnings, but I get the error javax.servlet.ServletException: The menu repository could not be found.