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
ed; } // end else } // end getTemplateEngine Thanks, Ken -Original Message- From: Hoying, Ken [mailto:ken_hoy...@premierinc.com] Sent: Monday, February 15, 2010 12:35 PM To: Struts Users Mailing List Subject: [Q] JavaTemplate Plugin I would like to make use of the Ja

Re: JavaTemplate Plugin

2010-02-15 Thread Chris Pratt
2010 at 8:06 AM, Hoying, Ken wrote: > I would like to make use of the JavaTemplate Plugin in order to improve my > applications performance. However, I do have "ajax" themed tags, as well > as, some of my own theme tags. I perfectly realize that the any non > "simple&

[Q] JavaTemplate Plugin

2010-02-15 Thread Hoying, Ken
I would like to make use of the JavaTemplate Plugin in order to improve my applications performance. However, I do have "ajax" themed tags, as well as, some of my own theme tags. I perfectly realize that the any non "simple" theme tags would not be able to take advantag

JavaTemplate Plugin

2010-02-12 Thread Hoying, Ken
I would like to make use of the JavaTemplate Plugin in order to improve my applications performance. However, I do have "ajax" themed tags, as well as, some of my own theme tags. I perfectly realize that the any non "simple" theme tags would not be able to take advantag