Re: cross jar freemarker nclude

2008-10-28 Thread Arash Bizhan zadeh
(Just to record it) It can actually. I have made a mistake On Tue, Oct 28, 2008 at 10:25 AM, Arash Bizhan zadeh <[EMAIL PROTECTED]>wrote: > Should I assue that it is not possible? > > > On Mon, Oct 27, 2008 at 11:27 AM, Arash Bizhan zadeh <[EMAIL PROTECTED]>wrote: > >> Hi, >> I have struts 2 appl

Re: cross jar freemarker nclude

2008-10-28 Thread Arash Bizhan zadeh
Should I assue that it is not possible? On Mon, Oct 27, 2008 at 11:27 AM, Arash Bizhan zadeh <[EMAIL PROTECTED]>wrote: > Hi, > I have struts 2 application in which I use a modular design and each jar > file includes its own set of freemarker files for GUI. > I would like to put some common freema

cross jar freemarker nclude

2008-10-27 Thread Arash Bizhan zadeh
Hi, I have struts 2 application in which I use a modular design and each jar file includes its own set of freemarker files for GUI. I would like to put some common freemarker templates in the main war file and include them from inside the templates inside the jar files. For example suppose I have