RAGU KANNAN

Ranch Hand
+ Follow
since Dec 16, 2005
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 RAGU KANNAN

Hello Guru's

I am little bit confuse about SERVLET, JSP and JAVA.
If I am using web design for SERVLET with TOMCAT.
Why I want to use JSP and JAVA.

Pls explain to me.

Thanks, Raghu.K
[ October 11, 2006: Message edited by: Bear Bibeault ]
17 years ago
Hello Folks,

I am trying to configure tomcat, servlet & jsp, I couldn't success.
Pls somebody help me to provide me step by step instruction to configures those.

Thanks, Raghu.K
17 years ago
Hello Folks,

Where can i find HFSJ book in PDF format or if anybody have that format,
pls let me know.

Thanks, Raghu.K
Alangudi,

Always watch this forum("JAVA RANCH").
Read K&B Book and it's Q&A until you feel ok
and practice questions from wizlab.

Thanks,Raghu.K
Yes, You are correct Barry! But I am still in confuse about J2EE and what is mean by J2EE. How can I achieve that by getting certification?

Thanks,Raghu.K
Hi Praveen,

Thanks for your information.
I saw this information from sun website. But my questions after I passed the
SCWCD exam, can I call my self as J2EE certified profession? Pls advice me.

Regard's Raghu.K
Hi TV,

Can you please send me the study notes, which one you got from "KD�
To my email id raghuk2@hotmail.com, I really appreciate your help.

Thanks Raghu.K
Hi Kd,

Awesome score!!!
Can you please send me your study notes to raghuk2@hotmail.com.

Thanks Raghu.K

--------------------
Raji

SCJP 1.4 (90%)
SCWCD (In Progress)
Hello Folks,

I already completed SCJP.
So what are the exams need to complete to become a
J2EE certified Professional.

Thanks, Raghu.K
Hello Folk's

I never seen forum like "JAVA RANCH". This is the place I learned lot for success SCJP and thank to ALL.

I have little bit confuse, which one I need to focus next for the following exam.Some body pls advice me.

"SCJD, SCWCD, SCBCD, SCDJWS "

Thanks, Raghu.K
17 years ago
Hello Folks,

somebody Can explaint how the line1 become false and line2 become true.

Thanks, Raghu.K


Hello Folk's

From the following statment the String has literal value or object reference? Pls advice me.

Thanks, Raghu.K


Long x = new Long("10");
String s1 = x.toString();
Thanks Krishnan, for correcting the "TYPO"

Dave,
My Question is why answer [B] "Interface J{}" is not allowing in Inner class?

Thanks, Raghu.K
Hello,

For the following question there answer's are "A" and "E". But it looks "B" also correct.The whizlab says wrong because the interface is internally static. I read K&B book says interfaces are internally public and abstract. So I couldn't understand, pls explain to me.

Thanks, Raghu.K

Hello Wise and Sundar,

Which version you guy's are trying, I am using 1.4 and These are the errorme message i got when i compile

Thanks, Raghu.K