Hi All, I am planning to have my entire website in GWT, but there a few issues, for which I would like to have your suggestions on.
1) The site should be searchable (SEO) 2) I would need to switch between Http/Https depending on the input I will be taking from the user Any idea how to achieve this ? The other thing I have in mind is, I go with plain html approach, that is use jsp/ftl, put the content there, and have the gwt application in the same jsp/ftl file and fetch the data using DOM to display it in GWT UI, this way the content will be searchable. Is the above approach good or is there any issues with ? also I would need to have multiple gwt applications using this approach for each & every page where I need got user interactivity & UI. Thanks for any help. - Abdullah -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
