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 |
Should synchronization primitives be used on bean methods?
What are the pros and cons of detached objects?
Suppose there are 3 combo box. SELECT COUNTRY SELECT STATE SELECT CITY if i select any country from country conutrylistbox values in the state will get automatically inserted with database values>> THEN on selection of state city will be inserted in city combo box If you can help then please Help me...
Urgent Openings for Java and .NET ( India, Singapore, Australia, Japan)
whats is mean by tiles in struts
Define the remote interface?
Why RMI required an interface?
What is meant by Superconductivity?
What’s jboss jbpm?
How do u supress the parameters from the displaying in the url?
What is the difference between a static and a non-static inner class?
Do we need to override service() method