Oracle Jdeveloper 11 Templating does not work as a template
4591Oct 7 2008 — edited Oct 13 2008I created a template which contains images, menu and text messages. Then I used this template to create page1.jspx and page2.jspx. Everything is OK when I run the pages at this point. After that I made following changes to my template page: add new images, change text message and add new link buttons. Then I saved this template and then rung page1.jspx and page2.jspx my changes did not apply to these 2 pages. Does the “Templating” suppose to work in this way? I would like the template changes can apply to all of the pages that is created based on this template. Does anyone know how to achieve my goal?
Thanks,