Put it somewhere in one of your jars and then use http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ClassLoader.html#getResourceAsStream(java.lang.String)
On Oct 29, 2009, at 18:21 , Andreas Blomqvist wrote: > stupid question, but anyway > > I want to include a myData.csv file and read it from my app. Where > do I put it ? and what is the path to the file when I read it in the > code? > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
