Do you also have an exception for the decorator tag library? The one you have 
in your post is for the
page tag library. Check that you have the struts2-sitemesh-plugin jar in 
WEB-INF/lib because that is
where those tag libraries are. Also check that your web.xml has the appropriate 
elements for
Sitemesh


 


Chris

 


 

-----Original Message-----
From: Konstantyn Harasevich <harasev...@yandex.ru>
To: Struts Users Mailing List <user@struts.apache.org>
Sent: Sat, Sep 26, 2009 2:04 pm
Subject: Please Help with struts2 














 Hello

 When running samples struts 2

 Here is exception relative to this taglib in NetBeans7.1:
 <%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator"; 
prefix="decorator" %>







org.apache.jasper.JasperException: /WEB-INF/decorators/main.jsp(26,72) PWC6188: 
The absolute uri: http://www.opensymphony.com/sitemesh/page cannot be resolved 
in either web.xml or the jar files deployed with this application



 Do not now reason why this error appear because this is valid url ?

 Thanks.



 

Reply via email to