what is the context

Answer Posted / praveen kumar

context object is created by server container and it is one for one web application.By using this context we can exchange the data between the resources of the web application.we can get this object from ServletRequest object,ServletConfig object.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is parameters example?

556


can used Protected Class outside Function.?

614


What is thread safe in java?

553


What is the difference between assignment and initialization?

560


Can private class be inherited in java?

552






What is string substring?

563


What is the difference between hashmap and hashtable in java?

557


Can inner class final?

637


Explain java coding standards for variables ?

673


What about method local inner classes or local inner classes in java?

557


Write a factorial program using recursion in java?

518


What is compareto () in java?

539


What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?

578


What is the difference between multitasking and multithreading in Java

724


Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain

1436