Gopal Krishna

Greenhorn
+ Follow
since Sep 22, 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 Gopal Krishna

can any one tell me, what is the difference between volatile and static keywords.

thanks in adv.
17 years ago
Hi All,

In the marker interface, it does not contains any methods.
For example..
java.io.serializable, java.rmi.remote, javax.ejb.enterprisebean are called marker interfaces. But these interfaces does not contains any methods.

If there is no methods means, why we are using interfaces. What is the perpose of the same?

why we extends/implementing these in our interfaces?

** Please do needful **

Regards,
Gopal
[ July 06, 2006: Message edited by: Bear Bibeault ]
17 years ago
Hi All,

how do i make our servelts are thread safe??

Regards,
Gopal
17 years ago
Hi,
this is gopal and i am new to Java.
any body plz tell me the purpose of Volatile Modifier eith an easy example

thanks in advance

[ December 05, 2005: Message edited by: Gopal ]
[ December 05, 2005: Message edited by: Gopal ]
18 years ago
hi vidya sagar,

can u plz send ur personal mail id
18 years ago
in the interviw, Interviewer has asked this question?

plz help me
[ December 05, 2005: Message edited by: Gopal ]
18 years ago
What are the methods contain in servlet container


plz help me in issue

thanks in advance
18 years ago
What is the difference between

String arg="gopal"; and String arg=new String("gopal");


plz help me

thanks in advance
18 years ago
Hi,
i have a javabeen object. Is there any possiblity to invoke this been object in the sesion been on EJb's

Gopal.....
Hi All,
How to call the java been into the Sesion Been.

Plz help me for this issue

Urs Gopal