read this http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassLoader.html#getResourceAsStream(java.lang.String)
On Jan 15, 2010, at 19:19 , Andrei wrote: > To clarify > I have static file in war dir > When request comes via servlet i want to read that static file > > On Jan 15, 7:11 pm, Andrei <[email protected]> wrote: >> I want to read a static file that i put in war when uploading from >> servlet. >> How do i do this? >> 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. > >
-- 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.
