You might want to ask this question on the GWT googlegroup, as single-page design is a common theme in GWT apps, and all GWT webapps suffer, heavily, from the indexing problem, as its mostly javascript.
As you mentioned, analytics is trivial, there's a JS API to log analytics hits, and AFAIK a single-page site on a no-js browser is basically not going to work anyway, so that's okay. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
