I'm not entirely sure that understand your question, but I can tell you that AppEngine does not allow file system access. Your server-side code can not write a file.
On Jul 21, 12:46 am, Hadar <[email protected]> wrote: > Hi, > > I want to be able to write file so I do that on the server code and to > make it works I removed the Engine from the build path. > > I am getting error in Eclipse that the project doesn't have any SDK's > on its build path. > I am getting also warnings on that some jars will no be available. > > I am able to modify the code and run it just want to know if that OK ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
