Hello, A user can edit my domain entities and save this information. I would like to generate static HTML pages from the domain models at run time. I know Google App Engine limits file system access but does it support the generation of static html pages. This is mainly for performance as otherwise I would have to retrieve and render domain objects with asynchronous calls. The html pages I want to generate may not change that often by will be accessed a lot.
Thanks, JP --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en -~----------~----~----~----~------~----~------~--~---
