To identify IDL language what mapping mechanism is used?
No Answer is Posted For this Question
Be the First to Post Answer
Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.
what are JSP tags? what is difference between include action and directory?
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 is the purpose of the notify() method?
Are enterprise beans allowed to use thread.sleep()?
What is waiting state? In what ways a thread can enter into waiting state?
Which are the different segments of memory?
Why does the option tag render selected=selected instead of just selected?
Where can I ask questions and make suggestions about seam?
What is Stream and Types?
When a thread blocks on i/o?
How two threads will communicate with each other?