Thanks for all the responses guys.  So far it hasn't been so difficult
to change the hierarchy of the elements I need.  I was mainly just
curious as to why such a setup existed - quite an ingenious solution
to your problem!

Ajax crawling looks very cool indeed but I suspect my site will have
too many generated permutations for it to be practical.  I'm also
running on App Engine and I have read that HttpUnit doesn't like that.

I'll keep this thread posted as I take the experiment further in a
couple of weeks.  Would be fantastic to share the same rendering,
templating and i18n code on the server at JVM speeds.

Thanks again

John

On Mar 19, 10:16 am, Katharina Probst <kpro...@google.com> wrote:
> Hi John,
>
> if your ultimate goal is to get an crawlable/indexable GWT app, you may also
> want to look athttp://code.google.com/web/ajaxcrawling- you can use
> HtmlUnit or another headless browser technology to create an HTML snapshot
> server-side and pass that to the crawler.
>
> kathrin

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

To unsubscribe from this group, send email to 
google-web-toolkit-contributors+unsubscribegooglegroups.com or reply to this 
email with the words "REMOVE ME" as the subject.

Reply via email to