(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 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 : >> war!freemarker/template1.ftl >> jar!freemarker/form1.ftl >> >> And I need to <#include "freemarker/template1.ftl> from inside the form1. >> But it does not seem to work. It gives a file not found exception. >> Is there any way to make it work? >> >> regards, >> -arash >> -- >> The dirtiest book of all is the expurgated book. >> ---- >> Walt Whitman >> > > > > -- > The dirtiest book of all is the expurgated book. > ---- > Walt Whitman > -- The dirtiest book of all is the expurgated book. ---- Walt Whitman

