Re: Dynamically setting the template directory in an Action

2011-12-08 Thread Gurcharan Singh
In the same line, I've a question - How to setup Struts2 to use templates which are located outside document root directory. Why we want to do it - We want to keep UI and Dev work separate and in-case any change is made in the template, we shouldn't be re-building the whole app. Thanks Gurcharan

Re: Dynamically setting the template directory in an Action

2011-12-12 Thread Gurcharan Singh
folder) inside the [document root directory], > but the real file(or folder) is actually somewhere outside the > [document root directory]. > > > 2011/12/8 Gurcharan Singh : > > In the same line, I've a question - How to setup Struts2 to use templates > > which are locat

Re: Dynamically setting the template directory in an Action

2011-12-12 Thread Gurcharan Singh
reating-hard-links-with-ln-command/ > > > 2011/12/13 Gurcharan Singh : > > Hi Li > > > > Sorry, not able to understand your point. Can you kindly elaborate. > > > > Thanks! > > - >