[hotjoe.com] HotJoe Java Help Forums
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Visit java.com
Please send email if you are having login problems - see the posts below for more info.
Hotmail and Yahoo! users - please see the Hotmail post or the Yahoo! post for information on lost emails.
Messages posted by: santo
Forum Index » Profile for santo » Messages posted by santo
Author Message
hi i am trying to find a sample telnet program in java.i couldn't find as such anywhere.i tried in so many links but they were using SSH..Compo
tell me where i can found on such..

and also i am trying to insert bulk record from a .txt or .xls file into oracle 8.0. is it possible?suppose i am having 1000 users record's , i just want to insert them as bulk into database.How to do that

Thanks and Regards
Santo

i am trying to access the private member of a class
from outside is it possible.
my friend told to me it's possible.
garbage collections will be handled by JVM itself means ,how does it know that the object is no longer needed by the prgm.
memory recycling ,if i use system.gc whether it's a worst programming style or optimized one.


hi i am new to java prgm.i had used system.gc in my prgm to destroy obj.
but after using system.gc

like..

system.gc();
obj.getsome();
this will call the method getsome

and

obj=null;
obj.getsome();
won't work

how exactly i have to use system.gc
 
Forum Index » Profile for santo » Messages posted by santo
Go to:   
Powered by JForum 2.1.9 © JForum Team
This site run by Scott Dunbar of Xigole Systems. © 2005-2011 - Scott Dunbar
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners
hotjoe.com, xigole.com, and Scott Dunbar have no affiliation with Oracle