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 |
which deployment descriptor element is used to configure the authentication method? a. auth-config b. login-config c. sec-config
what are the advantages of JTA over JTS?
What is diffennce between AWT & SWING?
i have a 1000 objects in data base i need to display those in jsp's how can i retrive those objects in jsp. (consider the performance issue)
JMS based on what technology?
does j2ee means advanced java
diff mvc1 and mvc2 wahts is mean by servlet chaining?
what is the Remote Stub?
Why is string immutable in java?
how can we load a file of a user in the database table?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is TL and its use?