-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
i solved it ! thanks everybody.
the reason was JDBC driver ! and OutOfMemoryError was thrown by
ResultSet !
in fact,i had many problems to display Korean-language using java, so
used JDBC from Oracle-Korea !
but, after change it with original included JDBC driver, the error
disappeared ! hmm.
-- mskang
--
--------------------------------------------------------------
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]