Missing Name After . Operation
Problem While accessing a GWT/Java class using the JSNI interface from JavaScript, GWT reports an exception along the lines of 'missing name after . operation'. This might also happen when using the automated Java à JavaScript API converter gwt-exporter. Analysis This problem is caused by invalid JavaScript statements.