Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Although we have an option to create a new JSF template, we cannot choose it at the time of creating XHTML page.
I will file a PR with the dev team regarding this.
I checked all the existing templates under ‘JSP Templates’ but could not find the one I need to modify.
The template I want to modify has the line xmlns:ui=”http://java.sun.com/jsf/facelets”
I need to modify following JSF template:
Right Cick context menu –> New –> XHTML (Advanced Templates) –> Template to Use(Default JavaServer Facelets template)
Here is a tutorial in Eclipse Helios. Please go through this and try working on the same lines. I dont think we can edit the default javaserver faces template.
I’m already using templating method mentioned in the tutorial. Since there are many developers in the team, I want them to choose a customized page to start with each time they create a new page.