What is Introspection?
Answers were Sorted based on User's Feedback
Answer / devarathnam c,kotagudibanda(po
Hi... Introspectation is the mechanism to analyzing the
bean properties like its size, color,etc.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ranganathkini
Introspection or Reflection is a technique by which one type
can inspect the members of another type using Java
Reflection API which comes as a part of the java.lang.reflect
| Is This Answer Correct ? | 2 Yes | 2 No |
What is rmic?
can i call multipule form beans in Action class?
java is fully object oriented languages or not? why?
What is the return type of interrupt method?
which deployment descriptor element is used to configure the authentication method? a. auth-config b. login-config c. sec-config
What is daemon thread?
Is it possible to stop the execution of a method before completion in a sessionbean?
explain session tracking. why we used it
difference between applicationserver and webserver
How will you pass parameters in RMI? Why do you serialize?
which type of objects reference will be given to client?
What are the JSP implicit objects ?