I'm not sure what you want to do with the FreemarkerManager instance but if you're looking to do things like build results programmatically, my posting where I answered my own question on the Freemarker User list might be helpful:
http://www.nabble.com/forum/ViewPost.jtp?post=12740736&framed=y If you want to get access to the FreemarkerManager instance in an action try using the @Inject tag on a setFreeMarkerManager(..) method in the action. Zarar On 9/22/07, Kenton <[EMAIL PROTECTED]> wrote: > > If I want to configure Freemarker within Struts 2, how do I access the > FreemarkerManager instance? Ideally, I would do this one time on startup to > set global settings for my application. > > I see there are some settings that can be configured via > freemarker.properties, but other options can not. > -- > View this message in context: > http://www.nabble.com/-S2--Freemarker-Configuration--tf4499866.html#a12833400 > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]