saving hashmaps to disk

I am unsure how to save hashmaps to disk and am having trouble finding anything online?
[94 byte] By [Dark_Phoenixa] at [2007-11-26 19:00:50]
# 1
Serialize them: http://www.deitel.com/articles/java_tutorials/20050923/IntroductionToObjectSerialization.html http://java.sun.com/javase/technologies/core/basic/serializationFAQ.jsp
prometheuzza at 2007-7-9 20:43:36 > top of Java-index,Java Essentials,Java Programming...