Open file in append mode

HiHow do you open a file in append mode?Can you show me a example?
[94 byte] By [etow1288] at [2007-9-30 3:54:21]
# 1
http://java.sun.com/j2se/1.4.2/docs/api/java/io/FileWriter.htmlLook at the last item in the Constructor summary
Michael_Dunn at 2007-6-29 17:17:32 > top of Java-index,Archived Forums,Java Programming...
# 2
Don't create multple threads on the same topic: http://forum.java.sun.com/thread.jsp?forum=31&thread=505132&tstart=0&trange=30Now people don't know which thread is the active thread or which one they should respond to.
camickr at 2007-6-29 17:17:32 > top of Java-index,Archived Forums,Java Programming...