I am pretty sure Struts does not force you to use Sitemesh.

On 11/30/2009 10:54 PM, Saeed Iqbal wrote:
Do you have Sitemesh filter in your web.xml?

On Tue, Dec 1, 2009 at 12:00 AM, jvsrvcs<jvsr...@gmail.com>  wrote:


I am trying to get a very simple struts2 HelloWorld app to work (with
maven2)

I think I have everything but I keep getting this error:
        Messages:
        Unable to initialize TldLocationsCache: XML parsing error on file
/WEB-INF/sitemesh-page.tld: (line 1, col 1)
        File:   org/apache/jasper/compiler/TldLocationsCache.java
        Line number:    248


I do not have /WEB-INF/sitemesh-page.tld and there is no config file
anywhere that references
anything to do with sitemesh (grep'd all files).

What could be the problem?

Am I forced to use sitemesh?  If so, where do I get a sample
sitemesh-page.tld so it does not complain?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to