-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
> I have some problems using the class BufferedWriter with Jserv. If I try
> to write a simple text file, JServ replies: "Internal Error".
it is probably a permissions problem. make sure that the file can be written
to by the process that is running the JVM.
-jon
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]