RE: [Q] JavaTemplate Plugin

2010-02-17 Thread Hoying, Ken
Issue registered: https://issues.apache.org/jira/browse/WW-3386 -Original Message- From: Lukasz Lenart [mailto:lukasz.len...@googlemail.com] Sent: Wednesday, February 17, 2010 11:44 AM To: Struts Users Mailing List Subject: Re: [Q] JavaTemplate Plugin 2010/2/17 Hoying, Ken : > T

Re: [Q] JavaTemplate Plugin

2010-02-17 Thread Lukasz Lenart
2010/2/17 Hoying, Ken : > This ended up being a little tougher to accomplish than I had expected. > > I tried to override the TemplateEngineManager by specifying the bean in my > struts.xml file.  However, struts did not like that there was one already > loaded from the struts-default.xml. > > So

RE: [Q] JavaTemplate Plugin

2010-02-17 Thread Hoying, Ken
This ended up being a little tougher to accomplish than I had expected. I tried to override the TemplateEngineManager by specifying the bean in my struts.xml file. However, struts did not like that there was one already loaded from the struts-default.xml. So I created a copy of the struts-defa