Define the remote interface?
Answer / amalendra
Remote Interface is a marker interface, it does not contain
any mehtod. It is used to mark the class as Remote class.
| Is This Answer Correct ? | 2 Yes | 0 No |
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
Why RMI required an interface?
What is ripple effect?
What is the purpose of the finally clause of a try-catch-finally statement?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
Can you write Java code for declaration of multiple inheritance in Java ?
what is the RMI / IIOP?
difference between applicationserver and webserver
important features of java which differenciate it from c++
diff between jsp include directive and jsp action include?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
what is the Remote Stub?