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.

[559 byte] By [Llewelyna] at [2007-11-27 5:35:52]
# 1
Does this help? http://developers.sun.com/jscreator/learning/tutorials/2/file_upload.html
jetsonsa at 2007-7-12 15:05:31 > top of Java-index,Development Tools,Java Tools...