Hi. I _am_ a noob, and i can't find an answer to this problem: I want to have a servlet that does some server-side stuff and "shows" the user the page it is responsible for. And I do want it to be in HTML, because I want it to be crowlable by search engines. But I also want to have, say, a RichTextArea in that page to enable users to post stuff in rich text. And it would also be great, if the posting would be made by means of AJAX.
Is there a way of doing that? Or is it only possible to have the content of the page and the form as modules in a certain .html template? What about the search engines then? Will they be able to index its contents? Your help is greatly needed. Thanks in advance. -- Best Regards, Timofey Danshin. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
