what is the difference between pagecontext and
servletcontext?

Answer Posted / guru

servlet context-gives information about container.
page context-gives info about the request.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you do math powers in java?

578


Can we serialize arraylist in java?

541


Is it necessary that each try block must be followed by a catch block?

559


what is the purpose of using rmisecuritymanager in rmi?

568


What is maximum size of arraylist in java?

497






What happens if we override private method?

525


Is java pass by value or pass by reference?

541


What is the difference between class forname and new?

552


What environment variables are required to be set on a machine in order to run Java programs?

618


What is jvm? How its run?

663


What is the difference between jdk and jre?

612


How do you write a good declaration?

493


what is daemon thread and which method is used to create the daemon thread? : Java thread

528


Can memory leak happen java?

598


What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?

618