I've got about 5M of static data in 50+ text files (about 1.5M .zip compressed). I want to place this data into one or more .jar files for display. Accessing this data with a network connection is a (very, very, very) last resort.
Suggestions on the best way of doing this?

Reply With Quote

