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 on My Eclipse 6.0.1. The JSF beans I define in faces-config.xml are not recognized in the jsp pages. I get validation warnings in all the jsp pages. Content assist does not pull up the bean names. I use myfaces 1.1.5.
I know I had this working at one point and am not sure how I lost this. What options should I configure to get this to work.
BTW, I changed the dtd reference in faces-config.xml to refer to a local copy so the app does not fail when there is no internet connection on startup. Could this have anything to do with the above issue?
Can you switch to a new workspace (File > Switch Workspace > Temp), create a new project and try working with it. Do you face the same issue with the new project as well?
Can a paste an example snippet of code where your trying to invoke autocomplete.