Re: Custom context variable

2021-04-29 Thread Alex Rydzewski
Thanks for your attentions, Dirk! I have modified template which used by several context with own data. Header.jsp contain logo click by which must open another internet page, but the page different for each context. I hope use variable that I could set for each context separately (like the Co

Re: Custom context variable

2021-04-29 Thread Alex Rydzewski
Bit more description. "Several context" mean tomcat context - several jspwiki. On 2021/04/29 08:27:56, Alex Rydzewski wrote: > Thanks for your attentions, Dirk!> > > I have modified template which used by several context with own data. > > Header.jsp contain logo click by which must open anothe