Yes, I was planning to run it on my own server... but how do I make that while still using GWT? is it possible?
On Aug 3, 11:04 am, Daniel Jue <[email protected]> wrote: > Sure, you just have to run it on your own server, running jetty or tomcat, > etc. > > On Mon, Aug 3, 2009 at 12:00 PM, Sednus <[email protected]> wrote: > > > Well, I really need to create a file on the server side and write on > > it whatever the user types on a text area.... is there any onther way > > to accomplish this? > > > On Aug 3, 10:30 am, Jason Parekh <[email protected]> wrote: > > > No, unfortunately you don't have file system access on App Engine. You > > can > > > store data in databases, but you won't have any file handlers to that > > data. > > > jason --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
