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?
There is no Struts2 tutorial that ever mentions I need sitemesh-page.tld
somewhere.
thanks
--
View this message in context:
http://old.nabble.com/Struts2---Is-sitemesh-embedded---forced-to-use--tp26579341p26579341.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]