You want to save static htmls not in the datastore how? You can't write to the filesystem can you?
Mark On Mar 9, 1:04 am, Love Yao <[email protected]> wrote: > I want to make a blog-system in GAE,but I want to know > " What is the better way to save Blog Articles" > > I want to save every atrticle to a static Html in my app not > datastroe, > but in this way ,every time I update my app Version, > the static Htmls will disappear,so I think I can now do in this way. > > but I think save atrticle in datastore will be slow to show in the > app? > > is there being a good idea to do with it? -- 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.
