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 |
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
Should we create system software ( e.g operating system ) in java ?
What are the considerations to be made in case of loops in java ?
How is hashset maintained in memory by java ?
When to use the Collection Classes(HashSet, LinkedHashSet, TreeSet....etc) in real time scenario ?
What is the use of the list interface in the java collection? : java collections
What is difference between Application Server and Web Server?
Is it Mandatory to map each pojo class variable with table column in Hibernate? Is there any alternative to skip some of those? Thanks in advance...
What is the use of hashcode in java ?
What is an Ioc pattern? There are assemblies in .net for establishing this task, Whats the special in Java /j2ee technologies about IOC
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
what is diff string and stringbuffer