Hello! I'm developping a GWT application and I'm trying to deploy it to GAE. I have properties files in the server side (these are just text files in ascii) wich I would like to access from my servlet. It works in development but when I deploy my application to GAE those files seem to be not uploaded since the application cannot access them.
Is there a way to include them so they could be accessed in production? Thanks for your help! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/uzNRcjaXi6IJ. 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.
