SOLVED! By adding the following to decorators.xml. <excludes> <pattern>/struts/dojo/*</pattern> <pattern>/struts/ajax/*</pattern> <pattern>/struts/simple/*</pattern> </excludes>
daveck wrote: > > sitemesh is taking the content from the first pair of tags in the main.jsp > (my main decorator) and putting it in the <s:tabbedPanel id="test">.... > </tabbledPanel> tag of the page it's trying to decorate! > > The first pair of tags could be any html tag (<p></p>, <div>,</div>, > etc...). > > The code is in a post I left earlier today. > > Crazy... any help would be appreciated. Feel dumb. > -- View this message in context: http://www.nabble.com/More-sitemesh-struts2-problems-tp15489382p15509846.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]