Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Beginning Java
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
Jeanne Boyarsky
Ron McLeod
Liutauras Vilda
Sheriffs:
Rob Spoor
Junilu Lacar
paul wheaton
Saloon Keepers:
Stephan van Hulst
Tim Moores
Tim Holloway
Carey Brown
Scott Selikoff
Bartenders:
Piet Souris
Jj Roberts
fred rosenberger
Forum:
Beginning Java
Read file from package
Dorj Galaa
Ranch Hand
Posts: 113
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I'm created package and package contained image file. but i can't download image from this package. how to load and read image file from package
Senior software engineer
David O'Meara
Rancher
Posts: 13459
I like...
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
We had a discussion (complete with sample code!)
here
.
I hope this is what you were looking for. It refers to locating a properties file in a package, but all files are simply "resources" so there is little change to finding images.
Dave
Dorj Galaa
Ranch Hand
Posts: 113
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks
Senior software engineer
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Reading a .wav file - security error
image in binary
Write image to a file
Showing image from a JAR on a JSP page
Read character from the tiff image file
More...