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
I am executing the JSF Tutorial and at the location where I am supposed to edit the userLogin.jsp file and add a JSF Form, the ‘New JSF Form’ window never appears when I click on the ‘Form’ icon under ‘JSF HTML’ in the Palette. Why is this? It’s as if my MyEclipse setup is not using the wizards. Is there a way to turn them on?
Sorry for the inconvenience caused to you.
As a Note this is already a known issue in the JSF Form editor and we already have a PR raised for this.
As an alternative , you can add the form values in the source code by using ctrl+space at the form tag which is added and selecting the required attributes (from the available Content Assist).