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 created the default JSP page from the IDE, the one that says “This is my JSP page” and it gives an error saying “Page directive must not have multiple occurrences of pageencoding”.
I did not modify the code it was wholly generated by the tool.
Has anyone come accross this or have any thoughts?
Odd, *does* the page actually have two pageEncoding attributes at the top of the page? Try adding a space, then removing it then resaving, when the page rebuilds is it clean?