Certainly you can deploy an HTML+JSP Web site in Google App Engine. You don't mention what you're comparing it to, but App Engine Web servers are located in data centers all over the world and there is built-in edge caching of static resources (HTML, CSS, images), so it's quite fast from most locations.
The free quotas are generous--give it a try. /dmc On Thu, Jul 7, 2011 at 2:52 AM, SwaminathanG <[email protected]> wrote: > Hi, > > This is Swaminathan. I am familiar with GWT + GAE in web application > building. I have a query "Whether i can have my whole web site(which > includes 40html + 5JSP + Application) deployed in Google App Engine". Is > that possible to effect this. > > If possible, Is the web site will be faster?(performance + Scalability). > > > Thank You > > > > -- > 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. > -- David Chandler Developer Programs Engineer, GWT+GAE w: http://code.google.com/ b: http://turbomanage.wordpress.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- 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.
