Answer Posted / 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 |
Post New Answer View All Answers
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What are the oops concept?
what are getters and setters in Java with examples?
To identify IDL language what mapping mechanism is used?
Which component handles cluster communication in jboss?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What class is used to create Server side object ?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
Which container method is used to cause a container to be laid out and redisplayed?
Why is actionform a base class rather than an interface?
Is there a guarantee of uniqueness for entity beans?
Write a program to show synchronization?
Explain about thread synchronization inside a monitor?
Why do I get a duplicate name error when loading a jar file?
How would you create a button with rounded edges?