Hi, all,

I am writing a GAE/GWT application and trying to set up the SEO/crawler 
handling, so that :
            http://xxx.appspot.com/?_escaped_fragment_=PageName
can be caught in the filter , in order to serve the cached GWT pages.

However, the filter  doesn't seem to be catching the request,even though it 
sets to url-pattern as /*

I didn't have this problem when deploying to a non-cloud environment , i.e. 
tomcat server on a standalone system.

Does anyone have a suggest for this? GWT/GAE/SEO should work :-)

Thanks!

maq

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/GY-osRol1HEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to