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’ve got the following error in a java class:
“the code for the static initializer is exceeding the 65535 bytes limit”
I split this large static block into several smaller ones. Still the
problem persists..
Any ideas?
Thank a lot
Paul