Instead of coping & pasting a template
519787Sep 19 2006 — edited Sep 25 2006Hi,
In the SRDemo, we have created SRDemoTemplate.jspx and then copy & paste that on to other pages when creating new pages. But this is not an ideal way when dealing with large application (50 – 100 pages), because if we modify the template once then we need to copy & paste the new template again on to all the pages.
1. So, is there any way to reference the template instead of copy & paste? If yes, could you please explain how?
2. If we can’t reference the template, is there any other way to solve this problem?
V.Piraba