Help:Static Text Field display contents of a text file.
I've been beating my head against this one for AGES! trying to create a modular page using static text fields and text files for easy maintenance, since i can change the look and feel of the Text using NetBeans/Java Studio Creator.
Is there ANYWAY to concatinate a text file into a Static Text field when a link is clicked? And if so how?
I've Tried RandomAccessFile but it only gives me an unintelligable hexidecilme looking thing as a result.
if anybody could supply me the propper code PLEASE send it to me. Thank you in advance.

