kandula chandrasekhararao

Greenhorn
+ Follow
since May 16, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by kandula chandrasekhararao

hi
may i know how to use properties file for connecting to a database?
Advanced thanks
Hi all
i have a smal doubt regg AppletStub.
in the case of RMI, rmic will create stub and skeleton.
in the case of Applets, when appletstub will be created and who will create that.
also
AppletContext means the browser or anything else?
pls help me.
Thanks in advance....
20 years ago
ya it's working.
thank you so much
20 years ago
hi
my current directory is D:\
i am having one of my class file at D:\MyPack\Balance.class
at prasent iam writing another file called AccountBalance.java at D:\AccountBalance.java. and in this i am importing Balance.class through import MyPack.*;
here while compiling i am getting error regg MyPack.Balance is not found.
but it is working if i place MyPack.Balance in place of Balance.
pls help me.thanks in advance
20 years ago
Hi
what is the difference between these two types of loading the drivers
Class.forName()
DriverManager.registerDriver()
by command prompt
Class.forName().newInstance()
Hi
can u give me the code which connects to oracle database.i need all the four types.hw can i use properties files for connection.
Thanks in advance
Hi,
i am having jsdk2.1 in my system.there i found no bin folder and lib folder.then how can i set the path and class path.how can i compile and run a servlet?
20 years ago