what is the use of Object Factories?
Answer / guest
Factory methods that will be used to create objects just
like in a static way.
eg:Class.forName("driver class");
forName is a static methiod.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define prototype?
diff mvc1 and mvc2 wahts is mean by servlet chaining?
What is JTS?
Have you used threads in Servelet?
What are the call back methods in entity bean?
What is the return type of interrupt method?
What are the steps to write p-to-p model application?
How can I scroll through list of pages like the search results in google?
why static class in java
life cycle of an applet?
What is synchronization?
Is the session factory thread safe?