what are RemoteObjects?
No Answer is Posted For this Question
Be the First to Post Answer
Why RMI required an interface?
What is Remote Server?
what is Static binding?
What is the difference between java class and bean?
What is difference between object state and behavior?
Is a class a subclass of itself?
How u validate date in DD/MM/YY format. and how u validate money in ur jsp
3 Answers Ashok Leyland, Satyam, Tech Mahindra, Tomax,
diff between jsp include directive and jsp action include?
How will you pass parameters in RMI? Why do you serialize?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!
Describe activation process?