Why do you use Context Object
Answers were Sorted based on User's Feedback
Answer / eniact
I use a Context Object to encapsulate state in a protocol-independent way to be shared throughout your application.
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ramadass
To access a value as Global for a particular application.
Is This Answer Correct ? | 5 Yes | 3 No |
How to implement or use the singleton class in java?
What is the difference between comparable and comparator in java.util pkg?
where is JNDI being used in java platform?
What is the enumerator of the java collection framework? : java collections
what is the diffrence between insurance and telecom domain?
what debugging tool that can be used to debug the java programs?
Q1. A. Write note on "The class path Environment Variable". B. Which are different kinds of source code? Q2. A. How to create an interface? B. Why convert an applet to an application? Q3. A. How to use Media tracker Class. B. How to use string tokenizer class. Q4. A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on "The properties class" Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
Which sorting algorithm is used by collections.sort() in java ?
What is the use of log4j and how to make use of that in a application?
what is difference between struts1.2 and struts2.0
What are the different types of ways where you can iterate over a list? : java collections
What is markup language?