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 |
Where can I ask questions and make suggestions about seam?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
What is a class loader? What are the different class loaders used by jvm?
Explain the steps in details to load the server object dynamically?
what are design patterns in java?give with example?
Explain how will the struts know which action class to call when you submit a form?
what is the port number of RMI?
Difference between DurableSubscription and non- DurableSubscription?
how can u cal servlet from java?
What is Remote Interface?
What is the applet sandbox?
When you will synchronize your code?