[appengine-java] Re: HtmlUnit support on GAE for GWT crawlability

2010-12-08 Thread brucko
Hi Phillippe, http://www.ozdroid.com/#!BLOG/2010/10/12/How_to_Make_Google_AppEngine_Applications_Ajax_Crawlable Sorry the link was up earlier - but with all the URLFetch timeout stuff going on before, I can understand if somebody removed it. At the moment I have had this up and running for about

[appengine-java] Re: HtmlUnit support on GAE for GWT crawlability

2010-12-07 Thread brucko
Always On has made an interesting twist. If you want this to work for free, then ATM Gal Dolbers method appears to be the best at this stage. But with Always On not only do sites with low traffic now get faster start ups... It also means that the URLFetch timeout problem for Ajax Crawlable appeng

Re: [appengine-java] HtmlUnit support on GAE for GWT crawlability

2010-10-13 Thread brucko
This is doable. After sorting through the various forums, I decided to write a blog to put what I did all in one place. The biggest problem now appears to be startup times for your instance on App Engine resulting in timeouts. The other thing to watch is to make sure that you don't use the redirect

Re: [appengine-java] HtmlUnit support on GAE for GWT crawlability

2010-10-13 Thread brucko
This is doable. After sorting through the various forums, I decided to write a blog to put what I did all in one place. The biggest problem now appears to be startup times for your instance on App Engine resulting in timeouts. The other thing to watch is to make sure that you don't use the redirect