sri devij

Ranch Hand
+ Follow
since Oct 23, 2000
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 sri devij

I don't understand why the people are moving their sites from www server to www2 ..even I observed www14 ..Are there any conventions in this? can anybody please explain me?
thank you
regards
-shree
hi friends!
I've two frames in a main page and a 2ndhtml page full of table headings with some contents..
Table1
xxx,yy
Table2
yy,zz
I'll submit a query(like yy) in the first frame and it has to look up for this query in the 2nd html page and should display
the answer Table1 in the 2nd frame of 1st html page
Can anybody tell me how to do this..
Can I use history obj to search for this query?
Pl. help
-shree
MVC
what is actually mvc(model view controller)?
I know only that to get the plf(pluggable look and feel) the technology used is mvc..but how to use it I don't know..I got this q in an interview..how would we use mvc to get this plf..
Pl. throw some light on me..
thanks in advacne
-shree
22 years ago
jws
Hi!
I've installed jdk1.3 and it's running perfectly..But the problem is when I want to run the java web server it's not there I mena I couldn't find the dll in my system..I uninstalled jdk and once again installed it.. but no use..So pl. help me here..
Thanks & regds.
-shree
22 years ago
B2B
Can anyone tell me waht's a B2B applicarion in detail.
Thanks in advance
-shree
22 years ago
yes..It's true..It'll tell us how many options are correct
-sridevi

Originally posted by sujit singh:
hi !
I have just read something about the multiple choice questions asked in SCJP2 exam ( i.e. check boxes questions). It says that the exam software will let us know how many options are correct . Is it true ? I am a bit confused.
Kindly help
sujit singh


Originally posted by charu:
yes there are heaps of them at http://www.javaranch.com/mock.jsp


thanks replying but u didn't get my question..I'm looking for those sites which can give u certificates ..Brainbench is offering like this..
anyway once again thanks
-sridevi
hi friends!
can u pl. tell me r there any certification programs in Java other than scjp and brainbench both free and commercial
Thanks in advance
regds
shree
Hi vijay!
You've done a really very great job...Don't feel about the percentage..
All the best for ur future endeavours
-shree
23 years ago
Congrats Shanti
now enjoy the day

regds
shree
23 years ago
congrats! Can u send me ur notes...My mailid is sridevi_jotula@yahoo.com
Thanx in advance
-shree
23 years ago
which of the following cant be used in declaring/initializing the automatic variables
a.final
b.initialisation using array.
c.static
d.non primitive constants.
I've a small doubt in the below question..I think that for NullPointer Eception the following catch block can't catch that exception..Am I right?Then what will the following code do?
try{
method();
some code1
}
catch( IOException a){
some code2
}
finally{
some code3}
some code4
what will be excecuted if the method throws NullPointerException
regds
shree
Can any one tell me where can I find clear tutorilas on Threads,Synchronization and GridbagLayout
Thanks in advance
-shree
Congrats Anuj!
Don't worry about the percentage.I'm appearing for the exam next week..Can u give me that geocite address
Thank you
-shree
23 years ago